Skip to content

Commit

Permalink
Update cloud-sdk to 328.0.0 and move to gcr-hosted image (#69)
Browse files Browse the repository at this point in the history
Google will not be hosting cloud-sdk on docker hub after March 2021.
  • Loading branch information
brianfoshee authored Feb 17, 2021
1 parent 7e7ff45 commit 5831a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:276.0.0
FROM gcr.io/google.com/cloudsdktool/cloud-sdk:328.0.0

RUN apt-get install -qqy unzip

Expand Down

0 comments on commit 5831a7e

Please sign in to comment.