Merge pull request #160 from lilkingjr1/arma3
[Arma 3] Fix Bookworm specific packages
This commit is contained in:
@@ -27,8 +27,8 @@ RUN dpkg --add-architecture i386 \
|
|||||||
lib32stdc++6 \
|
lib32stdc++6 \
|
||||||
libnss-wrapper \
|
libnss-wrapper \
|
||||||
libnss-wrapper:i386 \
|
libnss-wrapper:i386 \
|
||||||
libtbbmalloc2 \
|
libtbb2 \
|
||||||
libtbbmalloc2:i386
|
libtbb2:i386
|
||||||
|
|
||||||
## Configure locale
|
## Configure locale
|
||||||
RUN update-locale lang=en_US.UTF-8 \
|
RUN update-locale lang=en_US.UTF-8 \
|
||||||
|
Reference in New Issue
Block a user