make upload: bump dist to bookworm

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-05-23 11:27:56 +02:00
parent 818ac8e708
commit bd63af3c3b

View File

@ -72,4 +72,4 @@ update:
dcmd --deb rust-$*_*.changes \
| grep -v '.changes$$' \
| tar -cf "$@.tar" -T-; \
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist bullseye
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist bookworm