mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore(tf): bump container template
This commit is contained in:
parent
36e7fc28f8
commit
0b2ff5cd1e
2 changed files with 1 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue