We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6405e1c commit 68b3ce0Copy full SHA for 68b3ce0
.tool-versions
@@ -1 +1 @@
1
-golang 1.24.3
+golang 1.25.5
Dockerfile
@@ -1,4 +1,4 @@
-FROM --platform=$BUILDPLATFORM golang:1.24 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.25@sha256:6396b3d8039d2050ab7a3c5c6e1cbeed8bf6d2ddc0403e1ab39d78749227ca19 AS builder
2
3
WORKDIR /workspace
4
COPY go.mod go.mod
0 commit comments