From d2aee89c21cf049b04f3f8f3e3f92a12a3541546 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Tue, 25 Feb 2025 05:23:20 -0700 Subject: [PATCH] build: update label `BUILDVERSION` syntax --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index d9e1a756..91719518 100644 --- a/Dockerfile +++ b/Dockerfile @@ -50,10 +50,10 @@ LABEL org.opencontainers.image.source="https://github.com/TheBinaryNinja/tvapp2" LABEL org.opencontainers.image.repo.1="https://github.com/TheBinaryNinja/tvapp2" LABEL org.opencontainers.image.repo.2="https://git.binaryninja.net/BinaryNinja/tvapp2" LABEL org.opencontainers.image.repo.3="https://github.com/aetherinox/docker-base-alpine" -LABEL org.opencontainers.image.documentation="https://github.com/TheBinaryNinja/tvapp2/wiki" +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 BUILDVERSION="TVApp2 v${VERSION} Build ${BUILDDATE}" +LABEL BUILDVERSION="Version:- ${VERSION} Date:- ${BUILDDATE}" # # # Set Env Var