Skip to content

Commit

Permalink
[Action] Update docker-ci.yml (#24)
Browse files Browse the repository at this point in the history
add latest release tag
  • Loading branch information
sysuid committed Jun 19, 2024
1 parent b4f0423 commit d2910b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
org.opencontainers.image.revision=${{ github.sha }}
tags: |
ghcr.io/${{ env.GHCR_REPOSITORY }}:${{ env.SHORT_SHA }}
ghcr.io/${{ env.GHCR_REPOSITORY }}:${{ env.TAG }}
provenance: true
sbom: true
push: true

0 comments on commit d2910b6

Please sign in to comment.