We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b434ee3 commit 1c8ac5bCopy full SHA for 1c8ac5b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM vizzbuzz/base-alpine
+FROM sillelien/base-alpine:0.9.2
2
3
RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories && \
4
apk update && apk upgrade && \
0 commit comments