mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 00:52:02 +01:00
Upgrade to alpine 3.8 (#414)
This commit is contained in:
parent
2700c8ff1f
commit
2291bfde4a
@ -17,7 +17,7 @@ RUN go get github.com/jwilder/docker-gen \
|
||||
&& make get-deps \
|
||||
&& make all
|
||||
|
||||
FROM alpine:3.7
|
||||
FROM alpine:3.8
|
||||
|
||||
LABEL maintainer="Yves Blusseau <90z7oey02@sneakemail.com> (@blusseau)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user