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 7c35cea commit 1a5d4d0Copy full SHA for 1a5d4d0
Dockerfile
@@ -1,5 +1,5 @@
1
ARG BASE
2
-FROM perl:${BASE}
+FROM perl:${BASE}-stretch
3
4
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
5
0 commit comments