Merge pull request 'compose version erhoeht' (#1) from thomas.schwaighofer/public-linux-docker-installer:compose-update into main

Reviewed-on: https://git.techniverse.net/scriptos/public-linux-docker-installer/pulls/1
This commit is contained in:
Patrick Asmus
2026-04-19 09:28:30 +00:00
+1 -1
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