Update Dockerfile

This commit is contained in:
Twig6943 2026-03-26 01:50:56 +03:00 committed by GitHub
parent dadac32e60
commit 103f325445
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ RUN dpkg --add-architecture i386 \
cage \
curl \
tini \
unzip \
&& rm -rf /var/lib/apt/lists/*
# Wine from the upstream repo