build: update Dockerfile labels

This commit is contained in:
2025-02-20 16:17:05 -07:00
parent e6afea206c
commit 5c64350d99
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ LABEL org.opencontainers.image.repo.3="https://git.binaryninja.net/pub_projects/
LABEL org.opencontainers.image.documentation="https://git.binaryninja.net/pub_projects/tvapp2/wiki"
LABEL org.opencontainers.image.url="https://git.binaryninja.net/pub_projects/tvapp2/packages"
LABEL org.opencontainers.image.licenses="MIT"
LABEL build_version="TvApp2 v${VERSION} build-date: ${BUILDDATE}"
LABEL build_version="TVApp2 v${VERSION} build-date: ${BUILDDATE}"
# #
# Set Env Var

View File

@@ -45,7 +45,7 @@ LABEL org.opencontainers.image.repo.3="https://git.binaryninja.net/pub_projects/
LABEL org.opencontainers.image.documentation="https://git.binaryninja.net/pub_projects/tvapp2/wiki"
LABEL org.opencontainers.image.url="https://github.com/Aetherinox/tvapp2/pkgs/container/tvapp2"
LABEL org.opencontainers.image.licenses="MIT"
LABEL build_version="TvApp2 v${VERSION} build-date: ${BUILDDATE}"
LABEL build_version="TVApp2 v${VERSION} build-date: ${BUILDDATE}"
# #
# Set Env Var