Skip to content

Commit

Permalink
build latest container from jena for testing in leipzig
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Jun 24, 2024
1 parent 24439af commit 0e1076f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/defacing/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
jsonFilePath = 'OpenReconLabel.json'
schemaFilePath = '../OpenReconSchema_1.1.0.json'
dockerfilePath = 'OpenRecon.dockerfile'
baseDockerImage = 'stebo85/niimath-test'
baseDockerImage = 'stebo85/bet4'

def validateJson(jsonFilePath, schemaFilePath):
try:
Expand Down

0 comments on commit 0e1076f

Please sign in to comment.