update docker

master
yutent 2025-01-20 10:10:17 +08:00
parent 07fa4b7052
commit 5594e54446
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ else
wget "${base_url}/${deb_arch}/docker-ce_27.5.0-1~debian.12~bookworm_${deb_arch}.deb" -O docker-ce.deb
wget "${base_url}/${deb_arch}/docker-compose-plugin_2.32.3-1~debian.12~bookworm_${deb_arch}.deb" -O docker-compose-plugin.deb
wget "${base_url}/${deb_arch}/docker-compose-plugin_2.32.4-1~debian.12~bookworm_${deb_arch}.deb" -O docker-compose-plugin.deb
if [ "$deb_arch" == "amd64" ]; then
wget "${base_url}/${deb_arch}/docker-scan-plugin_0.23.0~debian-bookworm_${deb_arch}.deb" -O docker-scan-plugin.deb