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 1499f5f commit 49e0444Copy full SHA for 49e0444
cmd/benchtool/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.16.8-stretch as build
+FROM golang:1.22 as build
2
ARG GOARCH="amd64"
3
COPY . /build_dir
4
WORKDIR /build_dir
cmd/cortextool/Dockerfile
cmd/e2ealerting/Dockerfile
cmd/logtool/Dockerfile
0 commit comments