diff --git a/templates/compose/firefly.yaml b/templates/compose/firefly.yaml index bd88006fc..4dd8dda96 100644 --- a/templates/compose/firefly.yaml +++ b/templates/compose/firefly.yaml @@ -39,7 +39,7 @@ services: test: [ "CMD", - "mysqladmin", + "mariadb-admin", "ping", "-h", "127.0.0.1",