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 b5ecf76 + 874b1cd commit 02cefb1Copy full SHA for 02cefb1
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