Merge pull request #54 from samply/update/blaze19

Updated Blaze to 0.19
This commit is contained in:
patrickskowronekdkfz 2023-02-02 12:38:43 +01:00 committed by GitHub
commit d48d325db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -54,7 +54,7 @@ services:
SITE_NAME: ${SITE_NAME}
blaze:
image: "samply/blaze:0.18"
image: "samply/blaze:0.19"
container_name: bridgehead-bbmri-blaze
environment:
BASE_URL: "http://bridgehead-bbmri-blaze:8080"

View File

@ -54,7 +54,7 @@ services:
SITE_NAME: ${SITE_NAME}
blaze:
image: "samply/blaze:0.18"
image: "samply/blaze:0.19"
container_name: bridgehead-ccp-blaze
environment:
BASE_URL: "http://bridgehead-ccp-blaze:8080"

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
exliquid-task-store:
image: "samply/blaze:0.18"
image: "samply/blaze:0.19"
container_name: bridgehead-exliquid-task-store
environment:
BASE_URL: "http://bridgehead-exliquid-task-store:8080"