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 817c3e6 commit fc81661Copy full SHA for fc81661
modules/gcloud/src/main/java/org/testcontainers/containers/CloudStorageEmulatorContainer.java
@@ -15,7 +15,7 @@
15
* Testcontainers implementation for Google Cloud Storage.
16
* Default port: 4443
17
* <p>
18
- * Supported image: {@code fsouza/fake-gcs-server}
+ * Supported image: {@code hub.docker.com/r/fsouza/fake-gcs-server}
19
20
* @see <a href="https://github.com/fsouza/fake-gcs-server">fsouza/fake-gcs-server on GitHub</a>
21
*/
0 commit comments