Use the cce-explorer:main image from docker hub (instead of ghcr).

This commit is contained in:
Manoj Waikar
2025-11-21 14:45:29 +01:00
parent 57f49ab5fc
commit 1ed4535e9a

View File

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