Skip to content

Commit 10826e8

Browse files
committed
chore(deps): update google/cloud-sdk docker tag to v464
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | docker | google/cloud-sdk | 461.0.0 | 464.0.0 |
1 parent be519e1 commit 10826e8

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

Lines changed: 1 addition & 1 deletion
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:461.0.0";
25+
return "google/cloud-sdk:464.0.0";
2626
}
2727
}

0 commit comments

Comments
 (0)