Skip to content

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v461
Browse files Browse the repository at this point in the history
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| docker     | google/cloud-sdk | 458.0.1 | 461.0.0 |
  • Loading branch information
renovate-bot authored and Fameing committed Jan 25, 2024
1 parent 71e1043 commit 625a1c3
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:458.0.1";
return "google/cloud-sdk:461.0.0";
}
}

0 comments on commit 625a1c3

Please sign in to comment.