mirror of
https://github.com/fruworg/cstrike.git
synced 2025-06-29 07:03:58 +03:00
Update Dockerfile
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user