Skip to content

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v504
Browse files Browse the repository at this point in the history
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| docker     | google/cloud-sdk | 503.0.0 | 504.0.1 |
  • Loading branch information
renovate-bot committed Dec 23, 2024
1 parent 2bb9cfd commit 32fd4c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ public class PubsubProperties extends CommonContainerProperties {
public String getDefaultDockerImage() {
// Please don`t remove this comment.
// renovate: datasource=docker
return "google/cloud-sdk:503.0.0";
return "google/cloud-sdk:504.0.1";
}
}

0 comments on commit 32fd4c5

Please sign in to comment.