Skip to content

Commit 836c2c5

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 2fa9960 commit 836c2c5

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.20.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
ADD https://codecov.io/bash /usr/local/bin/codecov

0 commit comments

Comments
 (0)