We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7febd59 commit 041fff3Copy full SHA for 041fff3
jooq-dialect/pom.xml
@@ -134,8 +134,7 @@
134
<configuration>
135
<environmentVariables>
136
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
137
- <YDB_ENDPOINT>localhost:2136</YDB_ENDPOINT>
138
- <YDB_DATABASE>/local</YDB_DATABASE>
+ <YDB_DOCKER_IMAGE>ydbplatform/local-ydb:trunk</YDB_DOCKER_IMAGE>
139
</environmentVariables>
140
</configuration>
141
</plugin>
0 commit comments