mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-22 20:42:04 +01:00
build: bump dockergen from 0.7.6 to 0.8.0
This commit is contained in:
parent
eb8710002d
commit
14b4b00675
@ -1,6 +1,6 @@
|
||||
FROM golang:1.16.7-alpine AS go-builder
|
||||
|
||||
ENV DOCKER_GEN_VERSION=0.7.6
|
||||
ENV DOCKER_GEN_VERSION=0.8.0
|
||||
|
||||
# Build docker-gen
|
||||
RUN apk add --no-cache --virtual .build-deps git \
|
||||
|
Loading…
Reference in New Issue
Block a user