diff --git a/Dockerfile b/Dockerfile index ad9dc435..b2733936 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/Dockerfile.aarch64 b/Dockerfile.aarch64 index 40ca230c..c67a6023 100644 --- a/Dockerfile.aarch64 +++ b/Dockerfile.aarch64 @@ -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