diff --git a/apps/immich-no-machine/1.125.6/data.yml b/apps/immich-no-machine/1.125.7/data.yml similarity index 100% rename from apps/immich-no-machine/1.125.6/data.yml rename to apps/immich-no-machine/1.125.7/data.yml diff --git a/apps/immich-no-machine/1.125.6/docker-compose.yml b/apps/immich-no-machine/1.125.7/docker-compose.yml similarity index 97% rename from apps/immich-no-machine/1.125.6/docker-compose.yml rename to apps/immich-no-machine/1.125.7/docker-compose.yml index ee5dad98..7b9bf9c7 100644 --- a/apps/immich-no-machine/1.125.6/docker-compose.yml +++ b/apps/immich-no-machine/1.125.7/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.125.6 + image: ghcr.io/immich-app/immich-server:v1.125.7 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-no-machine/1.125.6/envs/default.env b/apps/immich-no-machine/1.125.7/envs/default.env similarity index 100% rename from apps/immich-no-machine/1.125.6/envs/default.env rename to apps/immich-no-machine/1.125.7/envs/default.env diff --git a/apps/immich-no-machine/1.125.6/envs/global.env b/apps/immich-no-machine/1.125.7/envs/global.env similarity index 100% rename from apps/immich-no-machine/1.125.6/envs/global.env rename to apps/immich-no-machine/1.125.7/envs/global.env diff --git a/apps/immich-no-machine/1.125.6/scripts/init.sh b/apps/immich-no-machine/1.125.7/scripts/init.sh similarity index 100% rename from apps/immich-no-machine/1.125.6/scripts/init.sh rename to apps/immich-no-machine/1.125.7/scripts/init.sh diff --git a/apps/immich-no-machine/1.125.6/scripts/uninstall.sh b/apps/immich-no-machine/1.125.7/scripts/uninstall.sh similarity index 100% rename from apps/immich-no-machine/1.125.6/scripts/uninstall.sh rename to apps/immich-no-machine/1.125.7/scripts/uninstall.sh diff --git a/apps/immich-no-machine/1.125.6/scripts/upgrade.sh b/apps/immich-no-machine/1.125.7/scripts/upgrade.sh similarity index 100% rename from apps/immich-no-machine/1.125.6/scripts/upgrade.sh rename to apps/immich-no-machine/1.125.7/scripts/upgrade.sh diff --git a/apps/immich-server/1.125.6/data.yml b/apps/immich-server/1.125.7/data.yml similarity index 100% rename from apps/immich-server/1.125.6/data.yml rename to apps/immich-server/1.125.7/data.yml diff --git a/apps/immich-server/1.125.6/docker-compose.yml b/apps/immich-server/1.125.7/docker-compose.yml similarity index 94% rename from apps/immich-server/1.125.6/docker-compose.yml rename to apps/immich-server/1.125.7/docker-compose.yml index 919c5981..ae28225b 100644 --- a/apps/immich-server/1.125.6/docker-compose.yml +++ b/apps/immich-server/1.125.7/docker-compose.yml @@ -6,7 +6,7 @@ name: immich-server services: immich-server: - image: ghcr.io/immich-app/immich-server:v1.125.6 + image: ghcr.io/immich-app/immich-server:v1.125.7 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps" diff --git a/apps/immich-server/1.125.6/envs/default.env b/apps/immich-server/1.125.7/envs/default.env similarity index 100% rename from apps/immich-server/1.125.6/envs/default.env rename to apps/immich-server/1.125.7/envs/default.env diff --git a/apps/immich-server/1.125.6/envs/global.env b/apps/immich-server/1.125.7/envs/global.env similarity index 100% rename from apps/immich-server/1.125.6/envs/global.env rename to apps/immich-server/1.125.7/envs/global.env diff --git a/apps/immich-server/1.125.6/scripts/init.sh b/apps/immich-server/1.125.7/scripts/init.sh similarity index 100% rename from apps/immich-server/1.125.6/scripts/init.sh rename to apps/immich-server/1.125.7/scripts/init.sh diff --git a/apps/immich-server/1.125.6/scripts/uninstall.sh b/apps/immich-server/1.125.7/scripts/uninstall.sh similarity index 100% rename from apps/immich-server/1.125.6/scripts/uninstall.sh rename to apps/immich-server/1.125.7/scripts/uninstall.sh diff --git a/apps/immich-server/1.125.6/scripts/upgrade.sh b/apps/immich-server/1.125.7/scripts/upgrade.sh similarity index 100% rename from apps/immich-server/1.125.6/scripts/upgrade.sh rename to apps/immich-server/1.125.7/scripts/upgrade.sh diff --git a/apps/immich/1.125.7/docker-compose.yml b/apps/immich/1.125.7/docker-compose.yml index eee85668..857ab94e 100644 --- a/apps/immich/1.125.7/docker-compose.yml +++ b/apps/immich/1.125.7/docker-compose.yml @@ -47,7 +47,7 @@ services: immich-server: depends_on: - immich-pg14-vectors - image: ghcr.io/immich-app/immich-server:v1.125.6 + image: ghcr.io/immich-app/immich-server:v1.125.7 container_name: immich-server-${CONTAINER_NAME} labels: createdBy: "Apps"