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 5d5cbea commit af797f2Copy full SHA for af797f2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.6 AS build
+FROM golang:1.25.0 AS build
2
WORKDIR /app
3
ARG appVersion=""
4
0 commit comments