chore(tf): update container template

This commit is contained in:
arcnmx 2024-04-12 11:58:37 -07:00
parent a63b0f35cd
commit 7959fbd8b2

View file

@ -1,6 +1,6 @@
variable "proxmox_container_template" {
type = string
default = "local:vztmpl/ct-20240319-nixos-system-x86_64-linux.tar.xz"
default = "local:vztmpl/ct-20240408-nixos-system-x86_64-linux.tar.xz"
}
locals {