Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-23 21:18:00 +00:00
parent 273d227a40
commit da254c51a4
32 changed files with 4 additions and 4 deletions
@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.13.14
image: amir20/dozzle:v8.14.0
labels:
createdBy: Apps
networks:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.143.0
image: ghcr.io/immich-app/immich-server:v1.143.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.143.0
image: ghcr.io/immich-app/immich-server:v1.143.1
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.143.0
image: ghcr.io/immich-app/immich-server:v1.143.1
labels:
createdBy: Apps
networks: