Skip to content

Commit 6d8d918

Browse files
committed
chore: Update install.sh version to 1.6
1 parent c0a1f15 commit 6d8d918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -o pipefail # Cause a pipeline to return the status of the last command that
88
CDN="https://cdn.coollabs.io/coolify"
99
DATE=$(date +"%Y%m%d-%H%M%S")
1010

11-
VERSION="1.5"
11+
VERSION="1.6"
1212
DOCKER_VERSION="26.0"
1313

1414
mkdir -p /data/coolify/{source,ssh,applications,databases,backups,services,proxy,webhooks-during-maintenance,metrics,logs}

0 commit comments

Comments
 (0)