Skip to content

Commit fd5385b

Browse files
committed
Update to OC v1.3.1
1 parent 551e0a0 commit fd5385b

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.3.0"
20+
image_version = "1.3.1"
2121

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

0 commit comments

Comments
 (0)