mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/build_docker.yml
This commit is contained in:
parent
7b273f0464
commit
3b42f1c5fb
11
.github/workflows/build_docker.yml
vendored
11
.github/workflows/build_docker.yml
vendored
@ -210,11 +210,12 @@ jobs:
|
|||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
provenance: false
|
provenance: false
|
||||||
sbom: false
|
sbom: false
|
||||||
annotations: |
|
outputs: |
|
||||||
org.opencontainers.image.title=MikroTik CHR RouterOS
|
type=image,\
|
||||||
org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker
|
annotation-index.org.opencontainers.image.title=MikroTik CHR RouterOS,\
|
||||||
org.opencontainers.image.version=${{ env.VERSION }}
|
annotation-index.org.opencontainers.image.description=MikroTik CHR (Cloud Hosted Router) running on QEMU with Docker,\
|
||||||
org.opencontainers.image.url=https://mikrotik.ltd
|
annotation-index.org.opencontainers.image.version=${{ env.VERSION }},\
|
||||||
|
annotation-index.org.opencontainers.image.url=https://mikrotik.ltd
|
||||||
|
|
||||||
- name: Update channel tags
|
- name: Update channel tags
|
||||||
if: env.CHANNEL != ''
|
if: env.CHANNEL != ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user