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 c6b2ea2 commit d95c980Copy full SHA for d95c980
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/golang:1.24-alpine3.22 AS build
+FROM docker.io/golang:1.25-alpine3.22 AS build
2
3
RUN apk update && \
4
apk upgrade && \
0 commit comments