Skip to content

Commit

Permalink
chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli:4…
Browse files Browse the repository at this point in the history
…97.0.0-emulators docker digest to 6304a7f (#4584)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 86fa426 commit 269f857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcp/datastore/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#checkov:skip=CKV_DOCKER_3
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:497.0.0-emulators@sha256:9dcc43840bd0601f5bf3541f4af547bddf8b467728e2f74ab48921cf33894dc8
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:497.0.0-emulators@sha256:6304a7f2d868297c178f0322b03b2d46f90b57230a760e411c7271ab1fa382e0

RUN find / -type f -perm /u+s -ignore_readdir_race -exec chmod u-s {} \; \
&& find / -type f -perm /g+s -ignore_readdir_race -exec chmod g-s {} \;
Expand Down

0 comments on commit 269f857

Please sign in to comment.