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

Commit 0969033

Browse files
authored
chore(rootfs/Dockerfile): update Go toolchain to v1.20.12 (#356)
See https://golang.org/doc/devel/release#go1.20.minor
1 parent 3bbbab9 commit 0969033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

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

0 commit comments

Comments
 (0)