mirror of
https://git.bjxgj.com/xgj/xgj-actions.git
synced 2025-11-29 19:29:04 +08:00
fix: 锁定 docker-ce-cli 版本为 5:20.10.21 并更新缓存版本至 v3
This commit is contained in:
@@ -101,7 +101,7 @@ install_docker() {
|
||||
# 更新源并安装 Docker
|
||||
apt-get update
|
||||
apt-get install -y \
|
||||
docker-ce-cli \
|
||||
docker-ce-cli=5:20.10.21~3-0~debian-bullseye \
|
||||
docker-buildx-plugin \
|
||||
docker-compose-plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user