We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3999bf commit bd22b38Copy full SHA for bd22b38
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.4
+FROM alpine:3.5
2
3
RUN apk --update add bash \
4
&& rm -rf /var/cache/apk/* /tmp/* /var/tmp/*
0 commit comments