fix(deploy): unify image and project naming to resolve manifest unknown error
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 38s
Build & Deploy / 🧪 QA (push) Successful in 1m24s
Build & Deploy / 🏗️ Build (push) Successful in 2m57s
Build & Deploy / 🚀 Deploy (push) Successful in 1m3s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-05-12 13:55:06 +02:00
parent 26d325df44
commit 0b8c73c66e
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
etib-app:
image: registry.infra.mintel.me/mintel/etib-website:${IMAGE_TAG:-latest}
image: registry.infra.mintel.me/mintel/e-tib.com:${IMAGE_TAG:-latest}
restart: unless-stopped
networks:
default: