diff --git a/docker-compose.yaml b/docker-compose.yaml index 133796d..d0ae628 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -14,7 +14,7 @@ services: depends_on: - db build: . - image: 'git.agecem.com/agecem/bottin-agenda/bottin-agenda-v2:latest' + image: 'git.agecem.com/agecem/bottin-agenda:latest' ports: - '1313:1313' volumes: @@ -26,7 +26,7 @@ services: depends_on: - api build: . - image: 'git.agecem.com/agecem/bottin-agenda/bottin-agenda-v2:latest' + image: 'git.agecem.com/agecem/bottin-agenda:latest' ports: - '2313:2313' volumes: