We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc5c1a commit 2d64e29Copy full SHA for 2d64e29
Dockerfile
@@ -4,7 +4,7 @@ FROM perl:${BASE}
4
5
# redefine after the FROM
6
ARG BASE
7
-ARG CPANOUTDATED
+#ARG CPANOUTDATED
8
ENV BASE_IMAGE=${BASE}
9
10
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments