We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e1043 commit 625a1c3Copy full SHA for 625a1c3
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:458.0.1";
+ return "google/cloud-sdk:461.0.0";
26
}
27
0 commit comments