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 a32d9de commit f55e635Copy full SHA for f55e635
installer-image/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.6 AS go-build
+FROM golang:1.24.6 AS go-build
2
3
RUN go install github.com/davidrjonas/semver-cli@latest \
4
&& cp $GOPATH/bin/semver-cli /usr/local/bin/
0 commit comments