From 91811a4caa5505b168597238b086015cc4fcae45 Mon Sep 17 00:00:00 2001 From: Victor Lacasse-Beaudoin Date: Fri, 28 Apr 2023 20:08:59 -0400 Subject: [PATCH] =?UTF-8?q?Fix=20nom=20d'image=20qui=20default=20=C3=A0=20?= =?UTF-8?q?docker.io?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 3284b36..2eae081 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -12,7 +12,7 @@ services: - 'minio' restart: unless-stopped build: . - image: agecem/agecem-org:latest + image: git.agecem.com/agecem/agecem-org:latest ports: - '8080:8080' volumes: