We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5a872a + f19fef7 commit 445ebcfCopy full SHA for 445ebcf
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.23-bookworm AS builder
+FROM golang:1.25-bookworm AS builder
3
4
WORKDIR /build
5
0 commit comments