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

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-04-19 09:28:30 +00:00

View File

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