[Action] Update docker-ci.yml (#24)

add latest release tag
This commit is contained in:
sysuid 2024-06-19 10:32:19 +08:00 committed by GitHub
parent b4f0423775
commit d2910b68db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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