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 5007db4 commit ff65672Copy full SHA for ff65672
debian/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.0 AS go
+FROM golang:1.25.1 AS go
2
3
ARG BINARY_NAME
4
RUN test -n "${BINARY_NAME}" || (echo "Error: BINARY_NAME is not set" && exit 1)
0 commit comments