diff --git a/Makefile b/Makefile index 95299fce..78528af8 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,7 @@ test: .PHONY: upload upload: ${DEB} - tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com upload --product pve --dist buster + tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com upload --product pve --dist bullseye .PHONY: clean clean: