Update focus to 0.4.2

This commit is contained in:
Patrick Skowronek 2024-03-22 13:59:42 +01:00
parent 6da143f348
commit 70ad318b28
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,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.1 image: docker.verbis.dkfz.de/cache/samply/focus:0.4.2
container_name: bridgehead-focus container_name: bridgehead-focus
environment: environment:
API_KEY: ${FOCUS_BEAM_SECRET_SHORT} API_KEY: ${FOCUS_BEAM_SECRET_SHORT}