mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update Dockerfile
This commit is contained in:
parent
dadac32e60
commit
103f325445
|
|
@ -12,6 +12,7 @@ RUN dpkg --add-architecture i386 \
|
|||
cage \
|
||||
curl \
|
||||
tini \
|
||||
unzip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Wine from the upstream repo
|
||||
|
|
|
|||
Loading…
Reference in a new issue