mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
4d32f80f8b
commit
b628eaadd2
5
.github/workflows/build_docker.yml
vendored
5
.github/workflows/build_docker.yml
vendored
@ -211,6 +211,11 @@ jobs:
|
|||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
provenance: false
|
provenance: false
|
||||||
sbom: 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
|
- name: Update channel tags
|
||||||
if: env.CHANNEL != ''
|
if: env.CHANNEL != ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user