Skip to content

Commit fbb1360

Browse files
authored
Merge pull request #414 from docker/bot/update-go
chore: align go version from upstream repositories
2 parents 894511d + 2c25cc1 commit fbb1360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/containerd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ARG PKG_REPO="https://github.com/containerd/containerd.git"
3434
ARG PKG_REF="main"
3535

3636
ARG GO_IMAGE="golang"
37-
ARG GO_VERSION="1.26.2"
37+
ARG GO_VERSION="1.25.9"
3838
ARG GO_IMAGE_VARIANT="bookworm"
3939

4040
# stage used as named context that mounts hack/scripts

0 commit comments

Comments
 (0)