Skip to content

Commit 1c27410

Browse files
authored
chore(rootfs/Dockerfile): update go toolchain to 1.15rc2 (#244)
1 parent 258e29b commit 1c27410

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
@@ -5,7 +5,7 @@ LABEL name="deis-go-dev" \
55

66
ENV AZCLI_VERSION=2.9.1 \
77
DOCKER_VERSION=19.03.4 \
8-
GO_VERSION=1.15rc1 \
8+
GO_VERSION=1.15rc2 \
99
GLIDE_VERSION=v0.13.3 \
1010
GLIDE_HOME=/root \
1111
HELM_VERSION=v2.16.9 \

0 commit comments

Comments
 (0)