changed APP_VERSION to BUILD_TAG
All checks were successful
/ release-and-build (push) Successful in 38s

This commit is contained in:
2026-02-12 17:41:41 +01:00
parent f7eeb2d2b4
commit af4c415f61

View File

@@ -15,7 +15,7 @@ MAINTAINER=pi-farm
TZ=Europe/Berlin TZ=Europe/Berlin
# --- Projekt Spezifisch --- # --- Projekt Spezifisch ---
APP_VERSION=v3.23 APP_VERSION=v${BUILD_TAG}
APP_NAME=basimage-alpine APP_NAME=basimage-alpine
APP_USER=pi APP_USER=pi
APP_GID=1000 APP_GID=1000