Skip to content

Commit 02c40dc

Browse files
committed
Do not use custom ydb docker image for query example
1 parent d1ab2d3 commit 02c40dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

query-example/pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
<artifactId>maven-surefire-plugin</artifactId>
7474
<configuration>
7575
<environmentVariables>
76-
<YDB_DOCKER_IMAGE>cr.yandex/yc/yandex-docker-local-ydb:trunk</YDB_DOCKER_IMAGE>
7776
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
7877
<YDB_ANONYMOUS_CREDENTIALS>1</YDB_ANONYMOUS_CREDENTIALS>
7978
</environmentVariables>

0 commit comments

Comments
 (0)