Skip to content

Commit 14b4b00

Browse files
committed
build: bump dockergen from 0.7.6 to 0.8.0
1 parent eb87100 commit 14b4b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM golang:1.16.7-alpine AS go-builder
22

3-
ENV DOCKER_GEN_VERSION=0.7.6
3+
ENV DOCKER_GEN_VERSION=0.8.0
44

55
# Build docker-gen
66
RUN apk add --no-cache --virtual .build-deps git \

0 commit comments

Comments
 (0)