We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dedabb commit e7bb270Copy full SHA for e7bb270
REPOS/angular.js/.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:7d0cae28cb282b76f2d9babe278c63c910d54f0cceca7a65fdf6806e2b43882e
+ - image: google/cloud-sdk:alpine@sha256:42fe876c36dc916cb5a90038c14bf7d1fdee617534bfce227e3d128d5f25b749
38
working_directory: ~/ng
39
40
0 commit comments