mirror of
https://github.com/outbackdingo/ack-image-builder.git
synced 2026-01-27 10:18:13 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user