refactoring Single Source of Truth
This commit is contained in:
@@ -29,7 +29,7 @@ DESKTOP_APP_BUILD_TARGET=composeDesktop
|
||||
NODE_ENV=production
|
||||
APP_TITLE=Meldestelle
|
||||
APP_VERSION=1.0.0
|
||||
DOCKER_APP_VERSION
|
||||
DOCKER_APP_VERSION=1.0.0
|
||||
|
||||
# --- Development Configuration ---
|
||||
WEBPACK_DEV_SERVER_HOST=0.0.0.0
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user