We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bf29fb + ab8cf3a commit 8d36e0bCopy full SHA for 8d36e0b
Dockerfile
@@ -1,5 +1,5 @@
1
# bump: docker-golang /FROM golang:([\d.]+)/ docker:golang|^1
2
-FROM golang:1.24.1-bookworm AS base
+FROM golang:1.24.2-bookworm AS base
3
4
# expect is used to test cli
5
RUN \
0 commit comments