From 1c22563b4662480a479e8e76c7fda224cd2f7e50 Mon Sep 17 00:00:00 2001 From: Ilya Mukhortov Date: Wed, 22 Jul 2026 11:56:11 +1000 Subject: [PATCH] pass --- notification/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/docker-compose.yml b/notification/docker-compose.yml index 369feff..e9ca4ed 100644 --- a/notification/docker-compose.yml +++ b/notification/docker-compose.yml @@ -6,7 +6,7 @@ services: notification: container_name: "notification" restart: "always" - image: medicine-notification:latest + image: medlogic/notification:latest env_file: - ../.env networks: