From 095db04a7983938798c16072974811fb2ffde946 Mon Sep 17 00:00:00 2001 From: alexz Date: Thu, 18 Dec 2025 12:28:21 +0000 Subject: [PATCH] Remove force_pull and timestamps to match cistech-tunnel --- apps/rego-tunnel/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/apps/rego-tunnel/config.json b/apps/rego-tunnel/config.json index b705961..5cab989 100755 --- a/apps/rego-tunnel/config.json +++ b/apps/rego-tunnel/config.json @@ -62,8 +62,5 @@ "env_variable": "WINDOWS_VERSION" } ], - "supported_architectures": ["arm64", "amd64"], - "created_at": 1691943801422, - "updated_at": 1763873319189, - "force_pull": false + "supported_architectures": ["arm64", "amd64"] }