We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb6cad commit b6bf90eCopy full SHA for b6bf90e
.circleci/config.yml
@@ -34,7 +34,7 @@ executors:
34
cloud-sdk:
35
description: The docker container to use when running gcp-gcs commands
36
docker:
37
- - image: google/cloud-sdk:alpine@sha256:284625fa5cc778e33aa98d6bab6baca753563bff587b96e0ea943a93606c8d48
+ - image: google/cloud-sdk:alpine@sha256:e3537d4c1601f7a41158e7ee1e1ca432e0ff01d3a4f6a1531f81023f6313e1f8
38
working_directory: ~/ng
39
40
0 commit comments