Skip to content

Commit 8aff8c6

Browse files
committed
chore(Dockerfile): update go-dev to v0.22.0
See https://github.com/deis/docker-go-dev/releases/tag/v0.22.0
1 parent e458b10 commit 8aff8c6

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)