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 v450
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent c4d49f4 commit fe776d6
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,4 +1,4 @@
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:449.0.0-emulators
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:450.0.0-emulators

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 fe776d6

Please sign in to comment.