Use the main image name for cce explorer. (#360)

- instead of pr1 name
This commit is contained in:
Manoj Waikar
2025-11-20 14:34:33 +01:00
committed by GitHub
parent 56a8aac326
commit e2569f4737

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
lens:
container_name: lens_federated-search
image: ghcr.io/samply/cce-explorer:pr-1
image: ghcr.io/samply/cce-explorer:main
labels:
- "traefik.http.services.lens.loadbalancer.server.port=3000"
- "traefik.enable=true"