From 1d5c188574c4c67dbb1575d35180776e6efb799e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:12:07 +0800 Subject: [PATCH] Update mtphotos/mt-photos Docker tag to v1.39.1 (#680) --- apps/mt-photos/{1.39.0 => 1.39.1}/.env.sample | 0 apps/mt-photos/{1.39.0 => 1.39.1}/data.yml | 0 apps/mt-photos/{1.39.0 => 1.39.1}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/mt-photos/{1.39.0 => 1.39.1}/.env.sample (100%) rename apps/mt-photos/{1.39.0 => 1.39.1}/data.yml (100%) rename apps/mt-photos/{1.39.0 => 1.39.1}/docker-compose.yml (92%) diff --git a/apps/mt-photos/1.39.0/.env.sample b/apps/mt-photos/1.39.1/.env.sample similarity index 100% rename from apps/mt-photos/1.39.0/.env.sample rename to apps/mt-photos/1.39.1/.env.sample diff --git a/apps/mt-photos/1.39.0/data.yml b/apps/mt-photos/1.39.1/data.yml similarity index 100% rename from apps/mt-photos/1.39.0/data.yml rename to apps/mt-photos/1.39.1/data.yml diff --git a/apps/mt-photos/1.39.0/docker-compose.yml b/apps/mt-photos/1.39.1/docker-compose.yml similarity index 92% rename from apps/mt-photos/1.39.0/docker-compose.yml rename to apps/mt-photos/1.39.1/docker-compose.yml index 3e383b268..d0893f576 100644 --- a/apps/mt-photos/1.39.0/docker-compose.yml +++ b/apps/mt-photos/1.39.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos: - image: "mtphotos/mt-photos:1.39.0" + image: "mtphotos/mt-photos:1.39.1" container_name: ${CONTAINER_NAME} restart: always networks: