]> git.proxmox.com Git - pve-container.git/commitdiff
ubuntu: update comment for 23.04, code name is now known
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Nov 2022 14:37:21 +0000 (15:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Nov 2022 14:37:22 +0000 (15:37 +0100)
Lunar Lobster it is

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Setup/Ubuntu.pm

index 38d8b9ac4a32a6bd848ed120f5c98725b775f02a..29dc6857b333ee6d29554825c00993babbd7385a 100644 (file)
@@ -12,7 +12,7 @@ use PVE::LXC::Setup::Debian;
 use base qw(PVE::LXC::Setup::Debian);
 
 my $known_versions = {
-    '23.04' => 1, # tbd
+    '23.04' => 1, # lunar
     '22.10' => 1, # kinetic
     '22.04' => 1, # jammy
     '21.10' => 1, # impish