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