Skip to content

Commit 6c93e3c

Browse files
committed
use pgstac_version arg instead of custom_resource_properties!
1 parent 9f950ba commit 6c93e3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

infrastructure/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ def __init__(
121121
custom_resource_properties={
122122
"context": True,
123123
"mosaic_index": True,
124-
"pgstac_version": "0.9.2",
125124
},
125+
pgstac_version="0.9.2",
126126
)
127127

128128
# allow connections from any ipv4 to pgbouncer instance security group

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)