From 1ed0f8f316e9955a55da47d4b40f4fe44125f8c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 10:35:03 +0000 Subject: [PATCH] chore(deps): update mtphotos/mt-photos docker tag to v1.43.3 (#2779) --- apps/mt-photos/{1.43.2 => 1.43.3}/.env.sample | 0 apps/mt-photos/{1.43.2 => 1.43.3}/data.yml | 0 apps/mt-photos/{1.43.2 => 1.43.3}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/mt-photos/{1.43.2 => 1.43.3}/.env.sample (100%) rename apps/mt-photos/{1.43.2 => 1.43.3}/data.yml (100%) rename apps/mt-photos/{1.43.2 => 1.43.3}/docker-compose.yml (92%) diff --git a/apps/mt-photos/1.43.2/.env.sample b/apps/mt-photos/1.43.3/.env.sample similarity index 100% rename from apps/mt-photos/1.43.2/.env.sample rename to apps/mt-photos/1.43.3/.env.sample diff --git a/apps/mt-photos/1.43.2/data.yml b/apps/mt-photos/1.43.3/data.yml similarity index 100% rename from apps/mt-photos/1.43.2/data.yml rename to apps/mt-photos/1.43.3/data.yml diff --git a/apps/mt-photos/1.43.2/docker-compose.yml b/apps/mt-photos/1.43.3/docker-compose.yml similarity index 92% rename from apps/mt-photos/1.43.2/docker-compose.yml rename to apps/mt-photos/1.43.3/docker-compose.yml index 14018661b..4bc58de38 100644 --- a/apps/mt-photos/1.43.2/docker-compose.yml +++ b/apps/mt-photos/1.43.3/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos: - image: "mtphotos/mt-photos:1.43.2" + image: "mtphotos/mt-photos:1.43.3" container_name: ${CONTAINER_NAME} restart: always networks: