diff --git a/release/latest/get-docker.sh b/release/latest/get-docker.sh index 8548a57..1cca77a 100755 --- a/release/latest/get-docker.sh +++ b/release/latest/get-docker.sh @@ -135,7 +135,7 @@ case "$mirror" in Aliyun) DOWNLOAD_URL="https://mirrors.aliyun.com/docker-ce" ;; - Tencent) + Tencent) DOWNLOAD_URL="https://mirrors.tencent.com/docker-ce" ;; AzureChinaCloud)