fix: standardize gatekeeper container name
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 3m50s
Build & Deploy / 🏗️ Build (push) Successful in 16m7s
Build & Deploy / 🚀 Deploy (push) Successful in 15s
Build & Deploy / 🔔 Notifications (push) Successful in 1s
Build & Deploy / ⚡ PageSpeed (push) Failing after 51s

This commit is contained in:
2026-02-08 10:58:20 +01:00
parent 2ad67c12a8
commit b21038dc01

View File

@@ -30,7 +30,7 @@ services:
gatekeeper:
image: registry.infra.mintel.me/mintel/gatekeeper:latest
container_name: ${PROJECT_NAME:-mintel-me}-gatekeeper
container_name: ${PROJECT_NAME}-gatekeeper
restart: always
networks:
infra: