mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 00:52:02 +01:00
chore(deps): Bump alpine from 3.13.4 to 3.13.5 (#783)
This commit is contained in:
parent
1b0104200e
commit
616d585dc1
@ -15,7 +15,7 @@ RUN apk add --no-cache --virtual .build-deps git \
|
||||
&& rm -rf /go/docker-gen \
|
||||
&& apk del .build-deps
|
||||
|
||||
FROM alpine:3.13.4
|
||||
FROM alpine:3.13.5
|
||||
|
||||
LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail.com> (@buchdag)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user