-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
The APICURIO_VERSION won't be the same as the DEBEZIUM_VERSION which throws this error under io.debezium.testing.testcontainers.ApicurioRegistryTest
Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=apicurio/apicurio-registry-mem:1.4.0.Final, imagePullPolicy=DefaultPullPolicy()) at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1278) at org.testcontainers.containers.GenericContainer.logger(GenericContainer.java:612) at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:317) ... 6 more Caused by: com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"manifest for apicurio/apicurio-registry-mem:1.4.0.Final not found"}