Skip to content

Commit

Permalink
build: add label architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Feb 26, 2025
1 parent f587291 commit 2518424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ LABEL org.opencontainers.image.repo.3="https://github.com/aetherinox/docker-base
LABEL org.opencontainers.image.documentation="https://thebinaryninja.github.io/tvapp2"
LABEL org.opencontainers.image.url="https://github.com/thebinaryninja/tvapp2/pkgs/container/tvapp2"
LABEL org.opencontainers.image.licenses="MIT"
LABEL org.opencontainers.image.architecture="${ARCH}"
LABEL org.opencontainers.image.ref.name="main"
LABEL org.opencontainers.image.registry="local"
LABEL org.tvapp2.image.maintainers="Aetherinox, iFlip721, Optx"
Expand Down

0 comments on commit 2518424

Please sign in to comment.