We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9caae9b commit d3c9969Copy full SHA for d3c9969
embedded-google-pubsub/src/main/java/com/playtika/testcontainer/pubsub/PubsubProperties.java
@@ -22,6 +22,6 @@ public class PubsubProperties extends CommonContainerProperties {
22
public String getDefaultDockerImage() {
23
// Please don`t remove this comment.
24
// renovate: datasource=docker
25
- return "google/cloud-sdk:530.0.0";
+ return "google/cloud-sdk:536.0.1";
26
}
27
0 commit comments