Update OVIS frontend image reference in ovis-compose.yml

Changed the image reference for the ovis-frontend service to use the updated `ovis-frontend` tag, ensuring consistency with the latest deployment standards.
This commit is contained in:
tm16-medma
2026-03-26 12:07:47 +01:00
parent e2103666ce
commit 8e52874b5f

View File

@@ -94,7 +94,7 @@ services:
- "traefik.http.services.ovis-backend.loadbalancer.server.port=4001"
ovis-frontend:
image: docker.verbis.dkfz.de/ovis/ovis-frontend-ccp:latest
image: docker.verbis.dkfz.de/ovis/ovis-frontend:latest
container_name: bridgehead-ccp-ovis-frontend
environment:
OVIS_PUBLIC_BASE_PATH: /ccp-ovis