fix: default docker engine version + fix install script

This commit is contained in:
Andras Bacsai
2024-11-15 11:33:00 +01:00
parent 9d86198c51
commit 9982a931fa
9 changed files with 18 additions and 20 deletions

View File

@@ -9,7 +9,7 @@ CDN="https://cdn.coollabs.io/coolify-nightly"
DATE=$(date +"%Y%m%d-%H%M%S")
VERSION="1.6"
DOCKER_VERSION="27.3"
DOCKER_VERSION="27.0"
# TODO: Ask for a user
CURRENT_USER=$USER