Thanks to visit codestin.com Credit goes to github.com
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 2898ee8 commit 27a1de0Copy full SHA for 27a1de0
google-cloud-storage/src/test/java/com/google/cloud/storage/conformance/retry/TestBench.java
@@ -337,7 +337,7 @@ public static final class Builder {
337
private static final String DEFAULT_BASE_URI = "http://localhost:9000";
338
private static final String DEFAULT_IMAGE_NAME =
339
"gcr.io/cloud-devrel-public-resources/storage-testbench";
340
- private static final String DEFAULT_IMAGE_TAG = "v0.11.0";
+ private static final String DEFAULT_IMAGE_TAG = "v0.15.0";
341
private static final String DEFAULT_CONTAINER_NAME = "default";
342
343
private boolean ignorePullError;
0 commit comments