diff --git a/.github/workflows/civ2.yml b/.github/workflows/civ2.yml index 50502b64..535bb495 100644 --- a/.github/workflows/civ2.yml +++ b/.github/workflows/civ2.yml @@ -77,7 +77,7 @@ jobs: context: . target: pgstacbase file: docker/pgstac/Dockerfile - tags: ghcr.io/stac-utils/${{ needs.check-pgstac-base.outputs.pgstac-image-hash }} + tags: ghcr.io/stac-utils/pgstac-base:${{ needs.check-pgstac-base.outputs.pgstac-image-hash }} push: true cache-from: type=gha cache-to: type=gha, mode=max