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 4e418ba commit 9f74891Copy full SHA for 9f74891
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.3-alpine AS builder
+FROM golang:1.25-alpine AS builder
2
3
# Install required system packages and update certificates
4
RUN apk update && \
0 commit comments