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 4e708d4 commit 7116783Copy full SHA for 7116783
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17 as builder
+FROM golang:1.18.0 as builder
2
ARG VERSION
3
ARG GIT_COMMIT
4
ARG DATE
0 commit comments