Updated ccp focus to 0.4.1

This commit is contained in:
Patrick Skowronek 2024-03-08 08:33:15 +01:00
parent 48e198fa0c
commit ea6441fbcb
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
- "traefik.http.routers.blaze_ccp.tls=true" - "traefik.http.routers.blaze_ccp.tls=true"
focus: focus:
image: docker.verbis.dkfz.de/cache/samply/focus:0.4.0 image: docker.verbis.dkfz.de/cache/samply/focus:0.4.1
container_name: bridgehead-focus container_name: bridgehead-focus
environment: environment:
API_KEY: ${FOCUS_BEAM_SECRET_SHORT} API_KEY: ${FOCUS_BEAM_SECRET_SHORT}