From 17087f9ad3ef849a0ef1545ab2e15fa7b9e6b407 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Fri, 25 Oct 2024 00:46:35 +0400 Subject: [PATCH] Switch to stable --- etc/terraform.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/terraform.conf b/etc/terraform.conf index 1d2b71c..216dfef 100644 --- a/etc/terraform.conf +++ b/etc/terraform.conf @@ -14,8 +14,8 @@ CODENAME="t-rex" VERSION="1.2" # distribution channel -#CHANNEL="stable" -CHANNEL="testing" +CHANNEL="stable" +#CHANNEL="testing" # Beta build BETA="false"