Skip to content

Commit 0bd1603

Browse files
committed
ci: bump pgstac
1 parent edc97e9 commit 0bd1603

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cicd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
services:
1717
db_service:
18-
image: ghcr.io/stac-utils/pgstac:v0.6.12
18+
image: ghcr.io/stac-utils/pgstac:v0.6.13
1919
env:
2020
POSTGRES_USER: username
2121
POSTGRES_PASSWORD: password
@@ -130,7 +130,7 @@ jobs:
130130
backend: ["sqlalchemy", "pgstac"]
131131
services:
132132
pgstac:
133-
image: ghcr.io/stac-utils/pgstac:v0.6.11
133+
image: ghcr.io/stac-utils/pgstac:v0.6.13
134134
env:
135135
POSTGRES_USER: username
136136
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)