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 836c99c commit 5a9ed3bCopy full SHA for 5a9ed3b
compose.yaml
@@ -379,7 +379,7 @@ services:
379
timeout: 90s
380
test:
381
- CMD-SHELL
382
- - /opt/exasol/db-8.*/bin/Console/exaplus -q -x -c 127.0.0.1:8563 -u sys -p exasol -jdbcparam validateservercertificate=0 -sql 'SELECT 1;'
+ - /opt/exasol/db-*/bin/Console/exaplus -q -x -c 127.0.0.1:8563 -u sys -p exasol -jdbcparam validateservercertificate=0 -sql 'SELECT 1;'
383
networks:
384
- exasol
385
volumes:
0 commit comments