Skip to content

Commit 2d64e29

Browse files
author
Nicolas Rochelemagne
committed
Restore CPANOUTDATED to its previous value
1 parent 0cc5c1a commit 2d64e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM perl:${BASE}
44

55
# redefine after the FROM
66
ARG BASE
7-
ARG CPANOUTDATED
7+
#ARG CPANOUTDATED
88
ENV BASE_IMAGE=${BASE}
99

1010
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)