We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c64fc2 commit d5e1529Copy full SHA for d5e1529
.github/workflows/cicd.yaml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-latest
48
services:
49
pgstac:
50
- image: ghcr.io/stac-utils/pgstac:v0.7.10
+ image: ghcr.io/stac-utils/pgstac:v0.8.6
51
env:
52
POSTGRES_USER: username
53
POSTGRES_PASSWORD: password
0 commit comments