From 5aa7c5a44478cde14f7e4a26ff9fcb43be9d24c1 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 18 Feb 2026 18:19:54 +0100 Subject: [PATCH] feat: remove command --- tasks/mariadb.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/mariadb.yaml b/tasks/mariadb.yaml index 2e93731..9b81d75 100644 --- a/tasks/mariadb.yaml +++ b/tasks/mariadb.yaml @@ -36,7 +36,6 @@ image: "docker.io/mariadb:lts" image_name_mismatch: "recreate" restart_policy: "unless-stopped" - command: "--tc-heuristic-recover=ROLLBACK" networks: - name: "phpipam"