Skip to content

Commit 3ba534f

Browse files
authored
Merge pull request #104 from mboersma/update-docker-go-dev
chore(Dockerfile): update deis/go-dev to 0.20.0
2 parents 5d97a4a + 4d16d35 commit 3ba534f

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.17.0
1+
FROM quay.io/deis/go-dev:0.20.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)