From 64e32cf00601415538138b4fc782e07a589d9ae2 Mon Sep 17 00:00:00 2001
From: Julian Foad <julian@foad.me.uk>
Date: Sat, 6 Jan 2024 22:06:35 +0000
Subject: [PATCH] don't check for updates inside container

---
 templates/config.yaml.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/config.yaml.j2 b/templates/config.yaml.j2
index c8e2b47..1f97a82 100644
--- a/templates/config.yaml.j2
+++ b/templates/config.yaml.j2
@@ -32,7 +32,7 @@ derp:
   auto_update_enabled: true
   update_frequency: 24h
 
-disable_check_updates: false
+disable_check_updates: true
 
 ephemeral_node_inactivity_timeout: 30m