chore(tf): bump container template

This commit is contained in:
arcnmx 2024-06-24 14:39:12 -07:00
parent 36e7fc28f8
commit 0b2ff5cd1e
2 changed files with 1 additions and 2 deletions

View file

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