Update Dockerfile

This commit is contained in:
Twig6943 2026-03-31 17:22:27 +03:00 committed by GitHub
parent a2a4e03c8c
commit 6336a03728
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,8 @@ RUN dpkg --add-architecture i386 \
wine \
wine64 \
wine32:i386 \
xvfb \
xwayland-run \
cage \
tini \
&& rm -rf /var/lib/apt/lists/*