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"