Skip to content

Commit

Permalink
Upgrade image to alpine 3.9 (#538)
Browse files Browse the repository at this point in the history
Base image upgrade.
  • Loading branch information
buchdag authored May 15, 2019
1 parent dbb3e6f commit 6910b72
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.8
FROM alpine:3.9

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

Expand Down

0 comments on commit 6910b72

Please sign in to comment.