From b32efb1ebc6e2591b6cb78d7d3fed97231a797c0 Mon Sep 17 00:00:00 2001 From: Aaron Dewes Date: Sun, 10 Apr 2022 15:30:26 +0200 Subject: [PATCH] Fix the app updater for thunderhub --- apps/thunderhub/app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/thunderhub/app.yml b/apps/thunderhub/app.yml index 9e638e2..86c4739 100644 --- a/apps/thunderhub/app.yml +++ b/apps/thunderhub/app.yml @@ -32,7 +32,7 @@ metadata: - 3.jpg defaultPassword: $APP_SEED containers: - - image: ghcr.io/runcitadel/thunderhub:master@sha256:26e30158e354b4c1897f1017371b286026ec48f575d8cb836cc7d9a1fce27ae2 + - image: apotdevin/thunderhub:v0.13.7 environment: NO_VERSION_CHECK: "true" LOG_LEVEL: debug