We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eab34f commit 3ebbe4eCopy full SHA for 3ebbe4e
docker/test/stateless/Dockerfile
@@ -64,7 +64,7 @@ RUN mkdir -p /tmp/clickhouse-odbc-tmp \
64
ENV TZ=Europe/Amsterdam
65
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
66
67
-ENV NUM_TRIES=1
+ENV NUM_TRIES=3
68
ENV MAX_RUN_TIME=0
69
70
# Unrelated to vars in setup_minio.sh, but should be the same there
0 commit comments