Skip to content

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v502
Browse files Browse the repository at this point in the history
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| docker     | google/cloud-sdk | 490.0.0 | 502.0.0 |
  • Loading branch information
renovate-bot committed Dec 3, 2024
1 parent 2667203 commit 1e0aca6
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:490.0.0";
return "google/cloud-sdk:502.0.0";
}
}

0 comments on commit 1e0aca6

Please sign in to comment.