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

index 1c1dfb71b7ecd5fad589503278bba5cf82084576..31b22f7cae17883966ec8b04c001d03701844f36 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ submodule:
 
 .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
 
 .PHONY: clean
 clean: