testcontainers / testcontainers-jooq-codegen-maven-plugin

jOOQ code generator using Testcontainers
Apache License 2.0
49 stars 10 forks source link

DockerImageName customization feature version 0.0.4 #38

Closed ManishAnandProgrammer closed 4 months ago

ManishAnandProgrammer commented 8 months ago

Need to configure docker-image name like below::

DockerImageName.parse("mdillon/postgis:latest").asCompatibleSubstituteFor("postgres")

rajadilipkolli commented 6 months ago

24 should have fixed it, can you try with latest version

timbuethe commented 4 months ago

If I get this correctly, it should be fixed in 0.0.4, but that is not released yet. Any plans to release a new version anytime soon?

eddumelendez commented 4 months ago

Version 0.0.4 has been released. See https://repo1.maven.org/maven2/org/testcontainers/testcontainers-jooq-codegen-maven-plugin/0.0.4/