Skip to content

Commit 0c007f0

Browse files
Update google/cloud-sdk Docker tag to v441 (PlaytikaOSS#1434)
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | docker | google/cloud-sdk | 430.0.0 | 441.0.0 | Co-authored-by: Renovate Bot <[email protected]>
1 parent 55868b2 commit 0c007f0

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:430.0.0";
25+
return "google/cloud-sdk:441.0.0";
2626
}
2727
}

0 commit comments

Comments
 (0)