From 7f7583f94c76ab36f643cfe03b1f9b7e0d49d297 Mon Sep 17 00:00:00 2001 From: myve Date: Wed, 1 Jan 2025 15:45:34 +0000 Subject: [PATCH] Update docker-compose.yaml --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index fdff427..c993a06 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,7 +1,7 @@ services: myvemail: - image: git.myvelabs.com/lab/myvemail:${MYVEMAIL_VERSION:-latest} + image: hub.myvelabs.com/lab/myvemail:${MYVEMAIL_VERSION:-latest} container_name: myvemail restart: unless-stopped