We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c02f883 + c076b00 commit 3f5d993Copy full SHA for 3f5d993
Dockerfile
@@ -1,5 +1,5 @@
1
# bump: docker-golang /FROM golang:([\d.]+)/ docker:golang|^1
2
-FROM golang:1.25.5-bookworm AS base
+FROM golang:1.25.6-bookworm AS base
3
4
# expect is used to test cli
5
RUN \
0 commit comments