modified: .github/workflows/build_docker.yml

This commit is contained in:
elseif 2026-07-16 13:25:36 +08:00
parent 4d32f80f8b
commit b628eaadd2

View File

@ -211,6 +211,11 @@ jobs:
cache-to: type=gha,mode=max
provenance: false
sbom: false
annotations: |
org.opencontainers.image.title=MikroTik CHR RouterOS
org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker
org.opencontainers.image.version=${{ env.VERSION }}
org.opencontainers.image.url=https://github.com/${{ github.repository }}
- name: Update channel tags
if: env.CHANNEL != ''