We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d022bd7 + 00de589 commit d4d007eCopy full SHA for d4d007e
oscript/Dockerfile
@@ -7,9 +7,6 @@ FROM ${DOCKER_REGISTRY_URL}/${BASE_IMAGE}:${BASE_TAG}
7
# Installing mono and oscript dependencies
8
ARG MONO_VERSION=6.12.0.122
9
10
-ENV LANG="C.UTF-8" \
11
- LC_ALL="C.UTF-8"
12
-
13
RUN apt-get update \
14
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
15
ca-certificates \
0 commit comments