diff --git a/Makefile b/Makefile index 31a5e650..8274060f 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ test: .PHONY: upload upload: ${DEB} - tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist stretch + tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product pve --dist buster .PHONY: clean clean: