v1.1.1: dynamische Y-Achse, Button-Farbe, deploy verbose

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-17 12:43:39 +02:00
parent b8b5fb3a5e
commit 6eba1be5c8
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -34,6 +34,7 @@ docker buildx build \
--platform linux/amd64,linux/arm64 \
--build-arg BUILD_DATE="${BUILD_DATE}" \
--provenance=false \
--progress=plain \
-t "${FULL_IMAGE}" \
--push \
.