Skip to content

Commit 6569331

Browse files
renovate-botFameing
authored andcommitted
chore(deps): update google/cloud-sdk docker tag to v480
| datasource | package | from | to | | ---------- | ---------------- | ------- | ------- | | docker | google/cloud-sdk | 479.0.0 | 480.0.0 |
1 parent 6e76b59 commit 6569331

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

0 commit comments

Comments
 (0)