Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 9303451

Browse files
authored
chore(rootfs/Dockerfile): update Go toolchain to v1.20.7 (#348)
See https://golang.org/doc/devel/release#go1.20.minor
1 parent fa6ddde commit 9303451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ENV ANSIBLE_VERSION=5.9.0 \
77
AZCLI_VERSION=2.46.0 \
88
DOCKER_VERSION=20.10.2 \
99
ETCDCTL_VERSION=v3.1.8 \
10-
GO_VERSION=1.19.7 \
10+
GO_VERSION=1.20.7 \
1111
GOLANGCI_LINT_VERSION=v1.52.2 \
1212
GOSS_VERSION=v0.3.21 \
1313
HELM_VERSION=3.11.2 \

0 commit comments

Comments
 (0)