Skip to content

Commit 0b726a8

Browse files
committed
fix ci
1 parent 93a3d92 commit 0b726a8

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
@@ -77,7 +77,7 @@ jobs:
7777
context: .
7878
target: pgstacbase
7979
file: docker/pgstac/Dockerfile
80-
tags: ghcr.io/stac-utils/${{ needs.check-pgstac-base.outputs.pgstac-image-hash }}
80+
tags: ghcr.io/stac-utils/pgstac-base:${{ needs.check-pgstac-base.outputs.pgstac-image-hash }}
8181
push: true
8282
cache-from: type=gha
8383
cache-to: type=gha, mode=max

0 commit comments

Comments
 (0)