Skip to content

Commit f776e4e

Browse files
authored
Merge pull request #61 from mboersma/udpate-glide
chore(Dockerfile): update glide to 0.12.3
2 parents 8f53864 + 54366c0 commit f776e4e

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:v0.3.4
22

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

0 commit comments

Comments
 (0)