modified: .github/workflows/build_docker.yml

This commit is contained in:
elseif 2026-07-16 14:26:58 +08:00
parent 3b42f1c5fb
commit ae7943de83

View File

@ -210,11 +210,11 @@ jobs:
cache-to: type=gha,mode=max cache-to: type=gha,mode=max
provenance: false provenance: false
sbom: false sbom: false
outputs: | outputs: >
type=image,\ type=image,
annotation-index.org.opencontainers.image.title=MikroTik CHR RouterOS,\ annotation-index.org.opencontainers.image.title=MikroTik CHR RouterOS,
annotation-index.org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker,\ annotation-index.org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker,
annotation-index.org.opencontainers.image.version=${{ env.VERSION }},\ annotation-index.org.opencontainers.image.version=${{ env.VERSION }},
annotation-index.org.opencontainers.image.url=https://mikrotik.ltd annotation-index.org.opencontainers.image.url=https://mikrotik.ltd
- name: Update channel tags - name: Update channel tags