From 7623c8696cb72f5058c042fb44568c7011ac8412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 07:03:43 +0000 Subject: [PATCH 1/2] Update mtphotos/mt-photos Docker tag to v1.38.1 --- apps/mt-photos/1.36.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mt-photos/1.36.2/docker-compose.yml b/apps/mt-photos/1.36.2/docker-compose.yml index ad6ae86e..230bf3b1 100644 --- a/apps/mt-photos/1.36.2/docker-compose.yml +++ b/apps/mt-photos/1.36.2/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos: - image: "mtphotos/mt-photos:1.36.2" + image: "mtphotos/mt-photos:1.38.1" container_name: ${CONTAINER_NAME} restart: always networks: From 85ea6f3e1fc5e9d2255ee681248f8e83853d2ab1 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 4 Jul 2025 07:03:52 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/mt-photos/{1.36.2 => 1.38.1}/.env.sample | 0 apps/mt-photos/{1.36.2 => 1.38.1}/data.yml | 0 apps/mt-photos/{1.36.2 => 1.38.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/mt-photos/{1.36.2 => 1.38.1}/.env.sample (100%) rename apps/mt-photos/{1.36.2 => 1.38.1}/data.yml (100%) rename apps/mt-photos/{1.36.2 => 1.38.1}/docker-compose.yml (100%) diff --git a/apps/mt-photos/1.36.2/.env.sample b/apps/mt-photos/1.38.1/.env.sample similarity index 100% rename from apps/mt-photos/1.36.2/.env.sample rename to apps/mt-photos/1.38.1/.env.sample diff --git a/apps/mt-photos/1.36.2/data.yml b/apps/mt-photos/1.38.1/data.yml similarity index 100% rename from apps/mt-photos/1.36.2/data.yml rename to apps/mt-photos/1.38.1/data.yml diff --git a/apps/mt-photos/1.36.2/docker-compose.yml b/apps/mt-photos/1.38.1/docker-compose.yml similarity index 100% rename from apps/mt-photos/1.36.2/docker-compose.yml rename to apps/mt-photos/1.38.1/docker-compose.yml