We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b602435 commit 095c2ceCopy full SHA for 095c2ce
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.7-bookworm AS builder
+FROM golang:1.26.0-bookworm AS builder
2
3
ENV COMMONDIR=/common \
4
IN_BUILDER=true \
0 commit comments