Merge pull request #188 from samply/fix/blazeDktkNotRunning

Switch to old blaze Version
This commit is contained in:
Torben Brenner 2024-06-28 13:59:20 +02:00 committed by GitHub
commit 4da71353cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
blaze:
image: docker.verbis.dkfz.de/cache/samply/blaze:latest
image: docker.verbis.dkfz.de/cache/samply/blaze:0.27
container_name: bridgehead-ccp-blaze
environment:
BASE_URL: "http://bridgehead-ccp-blaze:8080"