Skip to content

Commit

Permalink
Merge branch 'dev' into dev-to-stage
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Dec 13, 2024
2 parents adc4f86 + 107045b commit 06ee445
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 06ee445

Please sign in to comment.