chore: use official focus docker image

This commit is contained in:
David Juarez
2025-11-06 15:30:45 +01:00
parent 3deb6eaa34
commit c60451aedf

View File

@@ -22,8 +22,7 @@ services:
- "traefik.http.routers.blaze_nngm.tls=true" - "traefik.http.routers.blaze_nngm.tls=true"
focus: focus:
#image: docker.verbis.dkfz.de/cache/samply/focus:${FOCUS_TAG}-dktk image: docker.verbis.dkfz.de/cache/samply/focus:${FOCUS_TAG}
image: ghcr.io/samply/focus:feature-nngm-v2
container_name: bridgehead-focus container_name: bridgehead-focus
environment: environment:
- API_KEY=${FOCUS_BEAM_SECRET_SHORT} - API_KEY=${FOCUS_BEAM_SECRET_SHORT}