Skip to content

Commit

Permalink
chore(Dockerfile): update go-dev to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Dec 14, 2016
1 parent ba06288 commit 0fd3251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/deis/go-dev:0.19.0
FROM quay.io/deis/go-dev:v0.21.0
# This Dockerfile is used to bundle the source and all dependencies into an image for testing.

RUN echo "deb http://packages.cloud.google.com/apt cloud-sdk-jessie main" \
Expand Down

0 comments on commit 0fd3251

Please sign in to comment.