From 07f6ca24b7a544636ef55a3f029e028995d07fc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 12:23:43 +0000 Subject: [PATCH 1/2] chore(deps): update mtphotos/mt-photos docker tag to v1.38.1 --- apps/mt-photos/1.38.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mt-photos/1.38.0/docker-compose.yml b/apps/mt-photos/1.38.0/docker-compose.yml index 847ac0a5f..230bf3b1b 100644 --- a/apps/mt-photos/1.38.0/docker-compose.yml +++ b/apps/mt-photos/1.38.0/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos: - image: "mtphotos/mt-photos:1.38.0" + image: "mtphotos/mt-photos:1.38.1" container_name: ${CONTAINER_NAME} restart: always networks: From bba955fa54518bf25e11f46c06821f137275adaf Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 24 Jun 2025 12:23:56 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/mt-photos/{1.38.0 => 1.38.1}/.env.sample | 0 apps/mt-photos/{1.38.0 => 1.38.1}/data.yml | 0 apps/mt-photos/{1.38.0 => 1.38.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/mt-photos/{1.38.0 => 1.38.1}/.env.sample (100%) rename apps/mt-photos/{1.38.0 => 1.38.1}/data.yml (100%) rename apps/mt-photos/{1.38.0 => 1.38.1}/docker-compose.yml (100%) diff --git a/apps/mt-photos/1.38.0/.env.sample b/apps/mt-photos/1.38.1/.env.sample similarity index 100% rename from apps/mt-photos/1.38.0/.env.sample rename to apps/mt-photos/1.38.1/.env.sample diff --git a/apps/mt-photos/1.38.0/data.yml b/apps/mt-photos/1.38.1/data.yml similarity index 100% rename from apps/mt-photos/1.38.0/data.yml rename to apps/mt-photos/1.38.1/data.yml diff --git a/apps/mt-photos/1.38.0/docker-compose.yml b/apps/mt-photos/1.38.1/docker-compose.yml similarity index 100% rename from apps/mt-photos/1.38.0/docker-compose.yml rename to apps/mt-photos/1.38.1/docker-compose.yml