Skip to content

Commit 0908474

Browse files
authored
chore(rootfs/Dockerfile): update go toolchain to 1.13.6 (#211)
See https://golang.org/doc/devel/release.html#go1.13.minor
1 parent 0af7f90 commit 0908474

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.0.79 \
77
DOCKER_VERSION=19.03.4 \
8-
GO_VERSION=1.13.5 \
8+
GO_VERSION=1.13.6 \
99
GLIDE_VERSION=v0.13.3 \
1010
GLIDE_HOME=/root \
1111
HELM_VERSION=v2.14.3 \

0 commit comments

Comments
 (0)