]> git.proxmox.com Git - lxc.git/commitdiff
switch upload dist over to bookworm
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 5 May 2023 08:20:55 +0000 (10:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 5 May 2023 10:17:07 +0000 (12:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 2d938ca9ada76ae492335b879b5372725505f602..c6fdabcf2a665b0964f48eb7b475c9d1ddc7181f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ $(DSC): $(BUILDSRC)
 
 .PHONY: upload
 upload: $(DEBS)
-       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com upload --product pve --dist bullseye
+       tar cf - $(DEBS) | ssh repoman@repo.proxmox.com upload --product pve --dist bookworm
 
 distclean: clean