Merge pull request #157 from samply/fix/set-focus-version

fix: set focus version to 0.4.0
This commit is contained in:
Tobias Kussel 2024-02-28 10:56:00 +01:00 committed by GitHub
commit 443dcc6ec2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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