We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9eeade8 + 79d643c commit c32d242Copy full SHA for c32d242
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.4 AS builder
+FROM golang:1.24.5 AS builder
2
3
# Set the working directory
4
WORKDIR /build
0 commit comments