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