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 a70cd1b commit d515f3dCopy full SHA for d515f3d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.4-alpine AS build
+FROM golang:1.25.0-alpine AS build
2
ARG VERSION="dev"
3
4
# Set the working directory
0 commit comments