Skip to content

Commit c631a64

Browse files
committed
install using cpanfile.snapshot
1 parent ef3ba1a commit c631a64

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
@@ -9,7 +9,7 @@ COPY cpanfile cpanfile.snapshot ./
99
RUN \
1010
--mount=type=cache,target=/root/.perl-cpm,sharing=private \
1111
<<EOT /bin/bash -euo pipefail
12-
cpm install --show-build-log-on-failure
12+
cpm install --show-build-log-on-failure --resolver=snapshot
1313
EOT
1414

1515
ENV PERL5LIB="/metacpan-api-v0-shim/lib:/metacpan-api-v0-shim/local/lib/perl5"

0 commit comments

Comments
 (0)