Skip to content

Commit

Permalink
another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wuast94 committed Jul 4, 2024
1 parent 74d5796 commit 1eb5abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
push: true
tags: |
ghcr.io/${{ github.repository }}/imageproxy:latest
ghcr.io/${{ github.repository }}/imageproxy:${{ steps.date_tag.outputs.DATE_TAG }}
ghcr.io/${{ github.repository }}/imageproxy:${{ env.DATE_TAG }}
platforms: linux/amd64,linux/arm64

- name: Generate artifact attestation
Expand Down

0 comments on commit 1eb5abe

Please sign in to comment.