update docker
parent
07fa4b7052
commit
5594e54446
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue