Skip to content

Commit 1ffbad5

Browse files
authored
Merge pull request #294 from mboersma/update-go-dev
chore(Dockerfile): update go-dev to v0.22.0
2 parents e458b10 + 8aff8c6 commit 1ffbad5

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