We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc36ae commit c42eaf0Copy full SHA for c42eaf0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.13.5 as base
+FROM alpine:3.14.1 as base
2
ARG VERSION
3
ARG CHECKSUM
4
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
0 commit comments