Skip to content

Commit 041fff3

Browse files
feat JOOQ: YDB_DOCKER_IMAGE
1 parent 7febd59 commit 041fff3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jooq-dialect/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,7 @@
134134
<configuration>
135135
<environmentVariables>
136136
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
137-
<YDB_ENDPOINT>localhost:2136</YDB_ENDPOINT>
138-
<YDB_DATABASE>/local</YDB_DATABASE>
137+
<YDB_DOCKER_IMAGE>ydbplatform/local-ydb:trunk</YDB_DOCKER_IMAGE>
139138
</environmentVariables>
140139
</configuration>
141140
</plugin>

0 commit comments

Comments
 (0)