Skip to content

Commit

Permalink
chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli d…
Browse files Browse the repository at this point in the history
…ocker tag to v500
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent a6ec3eb commit 54629f2
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:499.0.0-emulators@sha256:38606e0ec8b892ff2be6fb7238c6b98e7b0b69f60ed433fa2b196bdf4646caf9
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:500.0.0-emulators@sha256:202132522018103f37f485eeb4937aef7f7b79aff6a634eee82ea321ba1a97cc

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 54629f2

Please sign in to comment.