File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ ARG PKG_REPO="https://github.com/docker/buildx.git"
2929ARG PKG_REF="master"
3030
3131ARG GO_IMAGE="golang"
32- ARG GO_VERSION=1.25.3
32+ ARG GO_VERSION=1.25.4
3333ARG GO_IMAGE_VARIANT="bookworm"
3434
3535# stage used as named context that mounts hack/scripts
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ ARG PKG_REPO="https://github.com/docker/cli.git"
3232ARG PKG_REF="master"
3333
3434ARG GO_IMAGE="golang"
35- ARG GO_VERSION=1.25.3
35+ ARG GO_VERSION=1.25.4
3636ARG GO_IMAGE_VARIANT="bookworm"
3737
3838# stage used as named context that mounts hack/scripts
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ ARG PKG_REPO="https://github.com/docker/docker.git"
3232ARG PKG_REF="master"
3333
3434ARG GO_IMAGE="golang"
35- ARG GO_VERSION=1.25.3
35+ ARG GO_VERSION=1.25.4
3636ARG GO_IMAGE_VARIANT="bookworm"
3737
3838# stage used as named context that mounts hack/scripts
You can’t perform that action at this time.
0 commit comments