Skip to content

Commit

Permalink
Deploy OC v1.2.0 to dev (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter authored Dec 13, 2024
1 parent de68806 commit 107045b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# get the environment
environment = utils.get_environment()
stack_name_prefix = f"openchallenges-{environment}"
image_version = "1.1.2"
image_version = "1.2.0"

# get VARS from cdk.json
env_vars = app.node.try_get_context(environment)
Expand Down

0 comments on commit 107045b

Please sign in to comment.