Skip to content

Commit 0914bc1

Browse files
committed
fix ci
1 parent e462253 commit 0914bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/civ2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
platforms: linux/amd64
132132
context: .
133133
target: pypgstac-base
134-
file: docker/pgstac/Dockerfile
134+
file: docker/pypgstac/Dockerfile
135135
tags: ghcr.io/stac-utils/pypgstac-base:${{ needs.check-pypgstac-base.outputs.pypgstac-image-hash }}
136136
push: true
137137
cache-from: type=gha

0 commit comments

Comments
 (0)