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

Commit

Permalink
chore(rootfs/Dockerfile): update Go toolchain to v1.17.13 (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma authored Oct 4, 2022
1 parent 99f0056 commit b102399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV ANSIBLE_VERSION=5.9.0 \
AZCLI_VERSION=2.33.1 \
DOCKER_VERSION=20.10.2 \
ETCDCTL_VERSION=v3.1.8 \
GO_VERSION=1.17.11 \
GO_VERSION=1.17.13 \
GOLANGCI_LINT_VERSION=v1.45.2 \
GOSS_VERSION=v0.3.16 \
HELM_VERSION=3.6.2 \
Expand Down

0 comments on commit b102399

Please sign in to comment.