Skip to content

Commit 07d7368

Browse files
authored
Attempting to resolve docker image
1 parent 94410aa commit 07d7368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ environment =
1212
MSSQL_SA_PASSWORD=testDatabase1
1313
healthcheck_cmd = /opt/mssql-tools18/bin/sqlcmd \
1414
-U SA -P $MSSQL_SA_PASSWORD \
15+
-No \
1516
-q "select 1"
1617
healthcheck_timeout = 1
1718
healthcheck_retries = 30

0 commit comments

Comments
 (0)