upgrade duniter to gtest

This commit is contained in:
Yann Autissier
2025-10-12 04:36:10 +02:00
parent 20d6cdfe72
commit ca0c095ccc
6 changed files with 45 additions and 48 deletions
+3 -1
View File
@@ -6,7 +6,9 @@ services:
- MYSQL_ROOT_PASSWORD=${MYSQL_ROOT_PASSWORD:-root}
labels:
- SERVICE_3306_NAME=${COMPOSE_SERVICE_NAME}-mysql-3306
- SERVICE_CHECK_SCRIPT=docker-healthcheck $$SERVICE_IP
- SERVICE_3306_CHECK_TCP=true
- SERVICE_33060_IGNORE=true
# - SERVICE_CHECK_SCRIPT=docker-healthcheck $$SERVICE_IP
networks:
- private
ports: