Compare commits

...

2 Commits

Author SHA1 Message Date
eb87572a22 Merge pull request 'compose version erhoeht' (#1) from thomas.schwaighofer/public-linux-docker-installer:compose-update into main
Reviewed-on: #1
2026-04-19 09:28:30 +00:00
Thomas Werner Schwaighofer (schiwagoa)
7c1a304744 compose version erhoeht 2026-04-19 11:25:52 +02:00

View File

@@ -11,7 +11,7 @@
# Konfiguration
USER="root"
COMPOSEVERSION="v2.37.1"
COMPOSEVERSION="v5.1.3"
DOCKER_ROOT_DIR="/var/lib/docker"
COMPOSE_DIR="/home/docker-projekte"
ENABLE_ZSH_PLUGIN=false