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