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 2d078b1 + d9b3c25 commit 3047b24Copy full SHA for 3047b24
Dockerfile
@@ -1,5 +1,5 @@
1
# Build docker-gen from scratch
2
-FROM golang:1.16-alpine as go-builder
+FROM golang:1.16.7-alpine as go-builder
3
4
ARG VERSION=main
5
0 commit comments