]> git.proxmox.com Git - dab.git/commitdiff
switch upload dist to bookworm
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 May 2023 15:43:34 +0000 (17:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 May 2023 15:43:34 +0000 (17:43 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 13409206f0d96f0dcef8208f310437eb316ee176..8df494c1ec7d9e20dad9b4d8ef1a7893d1a3f52a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,4 +92,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bookworm