Closed DirkMahler closed 3 years ago
Builds were failing due to a missing docker image:
Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=neo4j:4.0.0, imagePullPolicy=DefaultPullPolicy())
Caused by: com.github.dockerjava.api.exception.NotFoundException:
{"message":"No such image: testcontainersofficial/ryuk:0.3.0"}
Some long overdue cleanup is on the way (inc. testcontainers upgrade).
@DirkMahler would you mind allowing me to rebase the PR? I pushed a cleanup and it might conflict, but I'm happy to solve these.
I don't mind, please do!
Thanks for the work! Working on a release now.
Thanks a lot @fbiville !
https://github.com/liquibase/liquigraph/releases/tag/liquigraph-4.0.3 is out (Maven Central caches should catch up soon)