Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-14 03:19:02 +00:00
parent a706c75f2f
commit fe6f989783
42 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.1-lite
image: dpanel/dpanel:1.5.2-lite
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.1
image: dpanel/dpanel:1.5.2
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.105.0
image: ghost:5.106.1
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- UMASK=022
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.2.0
image: jxxghp/moviepilot-v2:2.2.1
labels:
createdBy: Apps
logging:

View File

@ -8,7 +8,7 @@ services:
- ./envs/global.env
- .env
hostname: traccar
image: traccar/traccar:6.5
image: traccar/traccar:6.6
labels:
createdBy: Apps
networks: