Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-02 02:41:59 +00:00
parent 9b099ee577
commit 8353a41117
6 changed files with 2 additions and 12 deletions

View File

@ -10,8 +10,6 @@ services:
env_file:
- ./envs/global.env
- .env
healthcheck:
disable: false
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
labels:
createdBy: Apps

View File

@ -52,8 +52,6 @@ services:
env_file:
- ./envs/global.env
- .env
healthcheck:
disable: false
image: ghcr.io/immich-app/immich-server:v1.123.0
labels:
createdBy: Apps

View File

@ -10,8 +10,6 @@ services:
env_file:
- ./envs/global.env
- .env
healthcheck:
disable: false
image: ghcr.io/immich-app/immich-server:v1.123.0
labels:
createdBy: Apps

View File

@ -10,8 +10,6 @@ services:
env_file:
- ./envs/global.env
- .env
healthcheck:
disable: false
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
labels:
createdBy: Apps
@ -70,8 +68,6 @@ services:
env_file:
- ./envs/global.env
- .env
healthcheck:
disable: false
image: ghcr.io/immich-app/immich-server:v1.123.0
labels:
createdBy: Apps

View File

@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.258.11
image: nocodb/nocodb:0.258.10
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- REGION=en-US
- KEYBOARD=en-US
- VERSION=${VERSION}
image: dockurr/windows:4.07
image: dockurr/windows:4.06
labels:
createdBy: Apps
networks: