Skip to content

Commit 625a1c3

Browse files
renovate-botFameing
authored andcommitted
chore(deps): update google/cloud-sdk docker tag to v461
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | docker | google/cloud-sdk | 458.0.1 | 461.0.0 |
1 parent 71e1043 commit 625a1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-google-pubsub/src/main/java/com/playtika/testcontainer/pubsub/PubsubProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ public class PubsubProperties extends CommonContainerProperties {
2222
public String getDefaultDockerImage() {
2323
// Please don`t remove this comment.
2424
// renovate: datasource=docker
25-
return "google/cloud-sdk:458.0.1";
25+
return "google/cloud-sdk:461.0.0";
2626
}
2727
}

0 commit comments

Comments
 (0)