Skip to content

Commit 181b661

Browse files
committed
chore: specifiy stac-fastapi-pgstac version
1 parent 78096ee commit 181b661

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
@@ -14,7 +14,7 @@ services:
1414
volumes:
1515
- ./.pgdata:/var/lib/postgresql/data
1616
stac:
17-
image: ghcr.io/stac-utils/stac-fastapi-pgstac
17+
image: ghcr.io/stac-utils/stac-fastapi-pgstac:5.0.0
1818
environment:
1919
APP_HOST: 0.0.0.0
2020
APP_PORT: 8001

0 commit comments

Comments
 (0)