Skip to content

Commit 365d710

Browse files
authored
chore(rootfs/Dockerfile): update Go toolchain to 1.15.5 (#256)
1 parent 06e2d40 commit 365d710

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
@@ -6,7 +6,7 @@ LABEL name="deis-go-dev" \
66
ENV ANSIBLE_VERSION=2.10.3 \
77
AZCLI_VERSION=2.12.1 \
88
DOCKER_VERSION=19.03.4 \
9-
GO_VERSION=1.15.3 \
9+
GO_VERSION=1.15.5 \
1010
GLIDE_VERSION=v0.13.3 \
1111
GLIDE_HOME=/root \
1212
HELM_VERSION=v2.16.12 \

0 commit comments

Comments
 (0)