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

Commit 637224b

Browse files
authored
chore(rootfs/Dockerfile): update Go toolchain to 1.15.7 (#264)
1 parent de9835e commit 637224b

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=2.10.3 \
77
AZCLI_VERSION=2.17.1 \
88
PYJWT_VERSION=1.7.1 \
99
DOCKER_VERSION=20.10.2 \
10-
GO_VERSION=1.15.5 \
10+
GO_VERSION=1.15.7 \
1111
GLIDE_VERSION=v0.13.3 \
1212
GLIDE_HOME=/root \
1313
HELM_VERSION=3.5.0 \

0 commit comments

Comments
 (0)