diff --git a/apps/mt-photos-ai/1.2.0/.env.sample b/apps/mt-photos-ai/1.2.1/.env.sample similarity index 100% rename from apps/mt-photos-ai/1.2.0/.env.sample rename to apps/mt-photos-ai/1.2.1/.env.sample diff --git a/apps/mt-photos-ai/1.2.0/data.yml b/apps/mt-photos-ai/1.2.1/data.yml similarity index 100% rename from apps/mt-photos-ai/1.2.0/data.yml rename to apps/mt-photos-ai/1.2.1/data.yml diff --git a/apps/mt-photos-ai/1.2.0/docker-compose.yml b/apps/mt-photos-ai/1.2.1/docker-compose.yml similarity index 91% rename from apps/mt-photos-ai/1.2.0/docker-compose.yml rename to apps/mt-photos-ai/1.2.1/docker-compose.yml index 3eefd35b..d28c26f3 100644 --- a/apps/mt-photos-ai/1.2.0/docker-compose.yml +++ b/apps/mt-photos-ai/1.2.1/docker-compose.yml @@ -1,6 +1,6 @@ services: mt-photos-ai: - image: "mtphotos/mt-photos-ai:1.2.0" + image: "mtphotos/mt-photos-ai:1.2.1" container_name: ${CONTAINER_NAME} restart: always networks: