Skip to content

Commit fc81661

Browse files
committed
update javadoc
1 parent 817c3e6 commit fc81661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gcloud/src/main/java/org/testcontainers/containers/CloudStorageEmulatorContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Testcontainers implementation for Google Cloud Storage.
1616
* Default port: 4443
1717
* <p>
18-
* Supported image: {@code fsouza/fake-gcs-server}
18+
* Supported image: {@code hub.docker.com/r/fsouza/fake-gcs-server}
1919
* <p>
2020
* @see <a href="https://github.com/fsouza/fake-gcs-server">fsouza/fake-gcs-server on GitHub</a>
2121
*/

0 commit comments

Comments
 (0)