Skip to content

Commit

Permalink
fix: add check docker version
Browse files Browse the repository at this point in the history
Signed-off-by: Qi Zhang <[email protected]>
  • Loading branch information
zzzhangqi committed Feb 12, 2025
1 parent bbca72f commit 4b7895d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/install-rainbond.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Basic environment variables
RAINBOND_VERSION=${VERSION:-'v6.0.0-release'}
RAINBOND_VERSION=${VERSION:-'v6.1.2-release'}
IMGHUB_MIRROR="registry.cn-hangzhou.aliyuncs.com/goodrain"

# Define colorful stdout
Expand Down

0 comments on commit 4b7895d

Please sign in to comment.