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