refactoring Single Source of Truth

This commit is contained in:
2025-09-13 23:55:34 +02:00
parent 8eb7e6f773
commit 01831f7c2b
6 changed files with 101 additions and 62 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ JAVA_VERSION=21
# --- Build Metadata ---
BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
VERSION=1.0.0
DOCKER_APP_VERSION
DOCKER_APP_VERSION=1.0.0
# --- Common Base Images ---
ALPINE_VERSION=3.19