From 5662a7da68fe1c539b4d0f082ebd5017e10d0467 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:05:31 +0000 Subject: [PATCH 1/2] chore(deps): update xhofe/alist docker tag to v3.41.0 --- alist/3.39.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alist/3.39.4/docker-compose.yml b/alist/3.39.4/docker-compose.yml index e0b26a78d..dd0bbf22f 100644 --- a/alist/3.39.4/docker-compose.yml +++ b/alist/3.39.4/docker-compose.yml @@ -13,7 +13,7 @@ services: - PUID=0 - PGID=0 - UMASK=022 - image: xhofe/alist:v3.39.4 + image: xhofe/alist:v3.41.0 labels: createdBy: "Apps" From 14e4ad74c6a9131d7a41b2b4b1b5e40db64cce1b Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 12 Dec 2024 17:05:42 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- alist/{3.39.4 => 3.41.0}/.env.sample | 0 alist/{3.39.4 => 3.41.0}/data.yml | 0 alist/{3.39.4 => 3.41.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename alist/{3.39.4 => 3.41.0}/.env.sample (100%) rename alist/{3.39.4 => 3.41.0}/data.yml (100%) rename alist/{3.39.4 => 3.41.0}/docker-compose.yml (100%) diff --git a/alist/3.39.4/.env.sample b/alist/3.41.0/.env.sample similarity index 100% rename from alist/3.39.4/.env.sample rename to alist/3.41.0/.env.sample diff --git a/alist/3.39.4/data.yml b/alist/3.41.0/data.yml similarity index 100% rename from alist/3.39.4/data.yml rename to alist/3.41.0/data.yml diff --git a/alist/3.39.4/docker-compose.yml b/alist/3.41.0/docker-compose.yml similarity index 100% rename from alist/3.39.4/docker-compose.yml rename to alist/3.41.0/docker-compose.yml