Skip to content

Commit 530deb4

Browse files
committed
Removed custom docker image
1 parent a784c80 commit 530deb4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jdbc/spring-jooq/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
<configuration>
107107
<environmentVariables>
108108
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
109-
<YDB_DOCKER_IMAGE>cr.yandex/yc/yandex-docker-local-ydb:trunk</YDB_DOCKER_IMAGE>
110109
</environmentVariables>
111110
</configuration>
112111
</plugin>
@@ -210,4 +209,4 @@
210209
</plugin>
211210
</plugins>
212211
</build>
213-
</project>
212+
</project>

0 commit comments

Comments
 (0)