Merge pull request #20 from samply/fix/updateBlazeTo018

Updated Blaze from v0.17 -> v0.18
This commit is contained in:
Martin Lablans 2022-10-05 13:08:31 +02:00 committed by GitHub
commit 9f541cd9b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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