Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-18 10:41:24 +00:00
parent be33b62a8d
commit 7418659acd
24 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ services:
- BARK_SERVER_URL_PREFIX=/ - BARK_SERVER_URL_PREFIX=/
- BARK_SERVER_DATA_DIR=/data - BARK_SERVER_DATA_DIR=/data
- BARK_SERVER_SERVERLESS=false - BARK_SERVER_SERVERLESS=false
image: finab/bark-server:v2.1.8 image: finab/bark-server:v2.1.9
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -12,7 +12,7 @@ services:
- .env - .env
healthcheck: healthcheck:
disable: false disable: false
image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -12,7 +12,7 @@ services:
- .env - .env
healthcheck: healthcheck:
disable: false disable: false
image: ghcr.io/immich-app/immich-machine-learning:v1.122.3 image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: