We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ccf597 commit a728b17Copy full SHA for a728b17
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine AS builder
+FROM golang:1.25-alpine AS builder
2
COPY . /build
3
WORKDIR /build
4
0 commit comments