Skip to content

Commit

Permalink
Upgrade image to alpine 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
buchdag committed Nov 27, 2020
1 parent 54e73a9 commit 3f2c852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN go get github.com/jwilder/docker-gen \
&& make get-deps \
&& make all

FROM alpine:3.11
FROM alpine:3.12

LABEL maintainer="Yves Blusseau <90z7oey02@sneakemail.com> (@blusseau)"

Expand Down

0 comments on commit 3f2c852

Please sign in to comment.