We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0a319 commit 60328fdCopy full SHA for 60328fd
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