From 68e9ebab55a8a7df358c7801ecd6eca5238f5667 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 07:52:05 +0000 Subject: [PATCH] chore(deps): update mtphotos/mt-photos docker tag to v1.46.0 (localApps) (#4369) --- apps/mt-photos/{1.45.3 => 1.46.0}/.env.sample | 0 apps/mt-photos/{1.45.3 => 1.46.0}/data.yml | 0 apps/mt-photos/{1.45.3 => 1.46.0}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/mt-photos/{1.45.3 => 1.46.0}/.env.sample (100%) rename apps/mt-photos/{1.45.3 => 1.46.0}/data.yml (100%) rename apps/mt-photos/{1.45.3 => 1.46.0}/docker-compose.yml (92%) diff --git a/apps/mt-photos/1.45.3/.env.sample b/apps/mt-photos/1.46.0/.env.sample similarity index 100% rename from apps/mt-photos/1.45.3/.env.sample rename to apps/mt-photos/1.46.0/.env.sample diff --git a/apps/mt-photos/1.45.3/data.yml b/apps/mt-photos/1.46.0/data.yml similarity index 100% rename from apps/mt-photos/1.45.3/data.yml rename to apps/mt-photos/1.46.0/data.yml diff --git a/apps/mt-photos/1.45.3/docker-compose.yml b/apps/mt-photos/1.46.0/docker-compose.yml similarity index 92% rename from apps/mt-photos/1.45.3/docker-compose.yml rename to apps/mt-photos/1.46.0/docker-compose.yml index 4112f5d41..a98bbf3ef 100644 --- a/apps/mt-photos/1.45.3/docker-compose.yml +++ b/apps/mt-photos/1.46.0/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos: - image: "mtphotos/mt-photos:1.45.3" + image: "mtphotos/mt-photos:1.46.0" container_name: ${CONTAINER_NAME} restart: always networks: