From d378d4857868aaf507e5d393bc98dc84bcd0f5b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:14:34 +0000 Subject: [PATCH] chore(deps): update ghcr.io/decohererk/decotv docker tag to v1.4.0 (localApps) (#4756) --- apps/decotv/{1.3.0 => 1.4.0}/data.yml | 0 apps/decotv/{1.3.0 => 1.4.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/decotv/{1.3.0 => 1.4.0}/data.yml (100%) rename apps/decotv/{1.3.0 => 1.4.0}/docker-compose.yml (95%) diff --git a/apps/decotv/1.3.0/data.yml b/apps/decotv/1.4.0/data.yml similarity index 100% rename from apps/decotv/1.3.0/data.yml rename to apps/decotv/1.4.0/data.yml diff --git a/apps/decotv/1.3.0/docker-compose.yml b/apps/decotv/1.4.0/docker-compose.yml similarity index 95% rename from apps/decotv/1.3.0/docker-compose.yml rename to apps/decotv/1.4.0/docker-compose.yml index d15ac32dd..31f4fc168 100644 --- a/apps/decotv/1.3.0/docker-compose.yml +++ b/apps/decotv/1.4.0/docker-compose.yml @@ -1,6 +1,6 @@ services: decotv: - image: ghcr.io/decohererk/decotv:v1.3.0 + image: ghcr.io/decohererk/decotv:v1.4.0 container_name: ${CONTAINER_NAME} restart: always networks: