1
0
mirror of https://github.com/fruworg/cstrike.git synced 2025-05-07 17:37:18 +03:00

Update Dockerfile

This commit is contained in:
ruslan 2025-02-07 18:13:46 +01:00 committed by GitHub
parent ae2271111a
commit 7e74610701
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,7 +11,7 @@ RUN apt-get update && \
locales \
unzip
RUN localedef -c -i en_US -f UTF8 en_US.UTF8
RUN localedef -c -i en_US -f UTF-8 en_US.UTF-8
WORKDIR /steamcmd