mirror of
https://github.com/fruworg/cstrike.git
synced 2025-02-22 19:01:14 +03:00
Update Dockerfile
This commit is contained in:
parent
1651ded80e
commit
dbdc279a6d
@ -2,8 +2,8 @@ FROM i386/debian:bookworm
|
|||||||
|
|
||||||
LABEL maintainer="im@fruw.org"
|
LABEL maintainer="im@fruw.org"
|
||||||
|
|
||||||
ENV LANG en_US.utf8
|
ENV LANG=en_US.utf8
|
||||||
ENV LC_ALL en_US.UTF-8
|
ENV LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get -y install --no-install-recommends \
|
apt-get -y install --no-install-recommends \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user