Closed ClumsyPenguin closed 3 months ago
Hi, mockserver/mockserver
image is used already in MockServerContainer
, see implementation.
Docs also mention it.
jamesdbloom/mockserver
can not be removed because can break users still using that image.
Module
MockServer
Proposal
The default image of Mockserver still references the deprecated images
https://hub.docker.com/r/jamesdbloom/mockserver
private static final DockerImageName DEFAULT_IMAGE_NAME = DockerImageName.parse("jamesdbloom/mockserver");
It should use this reference
https://hub.docker.com/r/mockserver/mockserver