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
…98.0.0-emulators docker digest to 9488b6d
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent a2250e4 commit c66409c
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:498.0.0-emulators@sha256:f46cc3f549600c7f1eedb3da8d9dbcaf572b4011515cc1854e6d15e57623ae8c
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:498.0.0-emulators@sha256:9488b6d42790689150e56b51d957b227e93d7ccd354b6891498708bee8d5b157

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 c66409c

Please sign in to comment.