From b34406a5cd893e1688cc6343ceb221f3b18189fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 06:47:30 +0000 Subject: [PATCH 1/2] chore(deps): update mtphotos/mt-photos docker tag to v1.34.0 --- apps/mt-photos/1.33.3/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mt-photos/1.33.3/docker-compose.yml b/apps/mt-photos/1.33.3/docker-compose.yml index 95d721de..55f32d7b 100644 --- a/apps/mt-photos/1.33.3/docker-compose.yml +++ b/apps/mt-photos/1.33.3/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos: - image: "mtphotos/mt-photos:1.33.3" + image: "mtphotos/mt-photos:1.34.0" container_name: ${CONTAINER_NAME} restart: always networks: From 2065128d90081406d461b404cc6cec3faea985fd Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 24 Nov 2024 06:47:42 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/mt-photos/{1.33.3 => 1.34.0}/.env.sample | 0 apps/mt-photos/{1.33.3 => 1.34.0}/data.yml | 0 apps/mt-photos/{1.33.3 => 1.34.0}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/mt-photos/{1.33.3 => 1.34.0}/.env.sample (100%) rename apps/mt-photos/{1.33.3 => 1.34.0}/data.yml (100%) rename apps/mt-photos/{1.33.3 => 1.34.0}/docker-compose.yml (100%) diff --git a/apps/mt-photos/1.33.3/.env.sample b/apps/mt-photos/1.34.0/.env.sample similarity index 100% rename from apps/mt-photos/1.33.3/.env.sample rename to apps/mt-photos/1.34.0/.env.sample diff --git a/apps/mt-photos/1.33.3/data.yml b/apps/mt-photos/1.34.0/data.yml similarity index 100% rename from apps/mt-photos/1.33.3/data.yml rename to apps/mt-photos/1.34.0/data.yml diff --git a/apps/mt-photos/1.33.3/docker-compose.yml b/apps/mt-photos/1.34.0/docker-compose.yml similarity index 100% rename from apps/mt-photos/1.33.3/docker-compose.yml rename to apps/mt-photos/1.34.0/docker-compose.yml