Skip to content

Commit 0fd3251

Browse files
committed
chore(Dockerfile): update go-dev to v0.21.0
Includes an OS X cert settings fix. See https://github.com/golang/go/issues?q=milestone%3AGo1.7.4
1 parent ba06288 commit 0fd3251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/deis/go-dev:0.19.0
1+
FROM quay.io/deis/go-dev:v0.21.0
22
# This Dockerfile is used to bundle the source and all dependencies into an image for testing.
33

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

0 commit comments

Comments
 (0)