fix linux3

This commit is contained in:
skkkkkkk
2024-06-27 16:47:49 +08:00
parent d584d3428d
commit 41e4478433

View File

@@ -38,7 +38,7 @@ check_params() {
setup_env() {
export RUNTIME
export OS="AliyunOS"
if [[ "$RUNTIME" = "docker" ]]; then
RUNTIME_VERSION=${RUNTIME_VERSION:-19.03.15}
export RUNTIME_VERSION