We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb87100 + 14b4b00 commit 13a51f9Copy full SHA for 13a51f9
Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.16.7-alpine AS go-builder
2
3
-ENV DOCKER_GEN_VERSION=0.7.6
+ENV DOCKER_GEN_VERSION=0.8.0
4
5
# Build docker-gen
6
RUN apk add --no-cache --virtual .build-deps git \
0 commit comments