diff --git a/setup-adguard-lxc.sh b/setup-adguard-lxc.sh index b1c3f37..1fef1c7 100644 --- a/setup-adguard-lxc.sh +++ b/setup-adguard-lxc.sh @@ -28,7 +28,7 @@ CT_NAME="adguard" CT_IP="10.0.0.224/24" CT_GW="10.0.0.254" CT_STORAGE="local-lvm" -CT_TEMPLATE="local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst" +CT_TEMPLATE="local:vztmpl/debian-12-standard_12.12-1_amd64.tar.zst" CT_MEMORY=256 CT_SWAP=128 CT_CORES=1