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.
1 parent b5ecf76 commit 874b1cdCopy full SHA for 874b1cd
Dockerfile
@@ -1,5 +1,5 @@
1
# Build docker-gen from scratch
2
-FROM golang:1.17.1-alpine as go-builder
+FROM golang:1.17.2-alpine as go-builder
3
4
ARG VERSION=main
5
0 commit comments