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 dbb3e6f commit 6910b72Copy full SHA for 6910b72
Dockerfile
@@ -17,7 +17,7 @@ RUN go get github.com/jwilder/docker-gen \
17
&& make get-deps \
18
&& make all
19
20
-FROM alpine:3.8
+FROM alpine:3.9
21
22
LABEL maintainer="Yves Blusseau <[email protected]> (@blusseau)"
23
0 commit comments