From 52b02370091801e614e956016cfcbd2030e5f684 Mon Sep 17 00:00:00 2001 From: solufa Date: Sat, 22 Jun 2024 14:20:43 +0900 Subject: [PATCH] chore: update magnito --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 889bebc..7e8fc1e 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: magnito: - image: frourio/magnito:0.8.0 + image: frourio/magnito:0.8.1 ports: - 5000:5000 - 5001:5001