Skip to content

Commit 107045b

Browse files
authored
Deploy OC v1.2.0 to dev (Sage-Bionetworks-IT#82)
1 parent de68806 commit 107045b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# get the environment
1818
environment = utils.get_environment()
1919
stack_name_prefix = f"openchallenges-{environment}"
20-
image_version = "1.1.2"
20+
image_version = "1.2.0"
2121

2222
# get VARS from cdk.json
2323
env_vars = app.node.try_get_context(environment)

0 commit comments

Comments
 (0)