There was an error while loading. Please reload this page.
2 parents 1e0ad11 + 5748a0e commit af663c6Copy full SHA for af663c6
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
ARG codename=focal
2
3
FROM ubuntu:$codename
4
-ENV LANG C.UTF-8
+ENV LANG=C.UTF-8
5
USER root
6
7
# Basic dependencies
0 commit comments