Update install.sh

This commit is contained in:
Mauricio Siu
2025-11-22 10:46:51 -05:00
committed by GitHub
parent 00488f3e7e
commit d325949db9

View File

@@ -52,7 +52,7 @@ install_dokploy() {
if command_exists docker; then
echo "Docker already installed"
else
curl -sSL https://get.docker.com | sh
curl -sSL https://get.docker.com | sh -s -- --version 28.5.0
fi
# Check if running in Proxmox LXC container and set endpoint mode