feat: change Debain Version to 12
Deploy Staging / staging (push) Has been cancelled

This commit is contained in:
Sebastian Serfling
2026-05-08 14:43:19 +02:00
parent 0a4f1ba1e9
commit bda56f8563
+1 -1
View File
@@ -27,7 +27,7 @@ variable "lxc_bridge" {
variable "lxc_ostemplate" {
description = "Pfad zum LXC-Template"
type = string
default = "local:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
default = "local:vztmpl/debian-12-standard_12.12-1_amd64.tar.zst"
}
variable "lxc_storage" {