Skip to content

Commit

Permalink
Upgrade image to alpine 3.9 (nginx-proxy#538)
Browse files Browse the repository at this point in the history
Base image upgrade.
  • Loading branch information
buchdag authored and bingozb committed Dec 4, 2019
1 parent 9353cd4 commit 49f53d1
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 49f53d1

Please sign in to comment.