Skip to content

Commit

Permalink
Release v1.8.0. Amendments with attestation to index.docker.io
Browse files Browse the repository at this point in the history
  • Loading branch information
jirenius committed Jul 8, 2024
1 parent 79049e2 commit d984fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: actions/attest-build-provenance@v1
with:
subject-name: |
docker.io/resgateio/resgate
index.docker.io/resgateio/resgate
ghcr.io/${{ github.repository }}
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true

0 comments on commit d984fb4

Please sign in to comment.