Skip to content

Commit 551e0a0

Browse files
authored
Update to v1.3.0 (#85)
1 parent 107045b commit 551e0a0

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.2.0"
20+
image_version = "1.3.0"
2121

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

0 commit comments

Comments
 (0)