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 26cb458 commit 8ced51dCopy full SHA for 8ced51d
embedded-google-storage/src/main/java/com/playtika/testcontainer/storage/StorageProperties.java
@@ -28,7 +28,7 @@ public class StorageProperties extends CommonContainerProperties {
28
public String getDefaultDockerImage() {
29
// Please don`t remove this comment.
30
// renovate: datasource=docker
31
- return "fsouza/fake-gcs-server:1.49.2";
+ return "fsouza/fake-gcs-server:1.49.3";
32
}
33
34
@Data
0 commit comments