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 52293f0 commit e223e1fCopy full SHA for e223e1f
Dockerfile
@@ -1,5 +1,5 @@
1
# Build smbmetrics
2
-FROM docker.io/golang:1.17 as builder
+FROM docker.io/golang:1.18 as builder
3
ARG GIT_VERSION="(unset)"
4
ARG COMMIT_ID="(unset)"
5
ARG ARCH=""
0 commit comments