We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7eeee8 + d958a24 commit 810a4bdCopy full SHA for 810a4bd
Dockerfile
@@ -1,5 +1,5 @@
1
# Build docker-gen from scratch
2
-FROM golang:1.17.2-alpine as go-builder
+FROM golang:1.17.5-alpine as go-builder
3
4
ARG VERSION=main
5
0 commit comments