Skip to content

Commit 380119b

Browse files
committed
chore: bump pgstac version
1 parent 8f3ac8c commit 380119b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
command: bash -c "./scripts/wait-for-it.sh database:5432 && python -m stac_fastapi.pgstac.app"
2727

2828
database:
29-
image: ghcr.io/stac-utils/pgstac:v0.8.5
29+
image: ghcr.io/stac-utils/pgstac:v0.9.5
3030
environment:
3131
POSTGRES_USER: username
3232
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)