Merge branch 'master' into develop

This commit is contained in:
Yann Autissier
2025-08-08 15:38:43 +02:00
69 changed files with 3184 additions and 95 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ services:
- private
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${DOCKER_SOCKET_LOCATION}:/var/run/docker.sock
+1 -1
View File
@@ -10,4 +10,4 @@ services:
- private
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${DOCKER_SOCKET_LOCATION}:/var/run/docker.sock