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

Commit 879d428

Browse files
committed
chore(rootfs/Dockerfile): Update Go to 1.21.9
1 parent f408dd8 commit 879d428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ENV ANSIBLE_VERSION=2.15.10 \
77
AZCLI_VERSION=2.56.0 \
88
DOCKER_VERSION=20.10.2 \
99
ETCDCTL_VERSION=v3.1.8 \
10-
GO_VERSION=1.21.6 \
10+
GO_VERSION=1.21.9 \
1111
GOLANGCI_LINT_VERSION=v1.52.2 \
1212
GOSS_VERSION=v0.3.21 \
1313
HELM_VERSION=3.11.2 \

0 commit comments

Comments
 (0)