Mantis
Results
1
issues of
Mantis
Fixes Issue #10527 (https://github.com/testcontainers/testcontainers-java/issues/10527) The following forms are now also supported (as per the `DockerImageName.parse()` method): - fooReg.registry/library/foo:tag - fooReg.registry/library/foo@sha256:X where the following must be true about the string passed...