Skip to content

Commit 6a9e877

Browse files
authored
Merge pull request #53 from mboersma/update-glide
chore(rootfs/Dockerfile): upgrade to glide v0.12.1
2 parents 1c8f596 + f72912f commit 6a9e877

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
@@ -1,7 +1,7 @@
11
FROM quay.io/deis/base:0.3.1
22

33
ENV GO_VERSION=1.7 \
4-
GLIDE_VERSION=v0.11.1 \
4+
GLIDE_VERSION=v0.12.1 \
55
GLIDE_HOME=/root \
66
PATH=$PATH:/usr/local/go/bin:/go/bin \
77
GOPATH=/go

0 commit comments

Comments
 (0)