Skip to content

Commit c0a4125

Browse files
committed
chore(rootfs/Dockerfile): update glide to 0.13.1
See https://github.com/Masterminds/glide/releases/tag/v0.13.1
1 parent 960af67 commit c0a4125

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
@@ -2,7 +2,7 @@ FROM quay.io/deis/base:v0.3.6
22

33
ENV AZCLI_VERSION=2.0.14 \
44
GO_VERSION=1.9.2 \
5-
GLIDE_VERSION=v0.13.0 \
5+
GLIDE_VERSION=v0.13.1 \
66
GLIDE_HOME=/root \
77
HELM_VERSION=v2.6.0 \
88
KUBECTL_VERSION=v1.8.0 \

0 commit comments

Comments
 (0)