We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae8d133 + e9b17d6 commit beddeecCopy full SHA for beddeec
1 file changed
rootfs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.2
+FROM alpine:3.3
2
3
# install common packages
4
RUN apk add --update-cache curl bash openssl sudo && rm -rf /var/cache/apk/*
0 commit comments