We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffd7bf commit d7061bcCopy full SHA for d7061bc
1 file changed
deploy/centos7.Dockerfile
@@ -555,6 +555,7 @@ RUN mix release "$RELEASE"
555
556
# Create staging image for files which are copied into final prod image
557
FROM ${INSTALL_BASE_IMAGE_NAME}:${INSTALL_BASE_IMAGE_TAG} AS prod-install
558
+ARG LANG
559
560
# https://groups.google.com/g/cloudlab-users/c/Re6Jg7oya68?pli=1
561
0 commit comments