Skip to content

Commit d3c9969

Browse files
chore(deps): update google/cloud-sdk docker tag to v536 (#2549)
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | docker | google/cloud-sdk | 530.0.0 | 536.0.1 | Co-authored-by: Renovate Bot <[email protected]>
1 parent 9caae9b commit d3c9969

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

0 commit comments

Comments
 (0)