diff --git a/packer/archlinux.json b/packer/archlinux.json index 06c8eaf36643c93f0fe02c1d660fea02b10c747c..8f8f689e3f15bb763e6c5185383cdc263549f1c9 100644 --- a/packer/archlinux.json +++ b/packer/archlinux.json @@ -10,7 +10,7 @@ "custom_image": "archlinux" }, "token": "{{ user `hetzner_cloud_api_key` }}", - "image": "ubuntu-20.04", + "image": "ubuntu-22.04", "server_type": "cx11", "ssh_username": "root", "location": "fsn1",