Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-22 06:26:35 +00:00
parent 7540d46cea
commit c722c36bae
80 changed files with 16 additions and 16 deletions

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: qyg2297248353/ammds:v1.0.3
image: qyg2297248353/ammds:v1.0.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.844.0
image: casbin/casdoor:v1.845.0
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.109.6
image: ghost:5.110.0
labels:
createdBy: Apps
networks:

View File

@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.5.11
image: ollama/ollama:0.5.12
labels:
createdBy: Apps
networks:

View File

@ -18,7 +18,7 @@ services:
- 53
- 53/udp
- ${PANEL_APP_PORT_HTTP}
image: pihole/pihole:2025.02.3
image: pihole/pihole:2025.02.4
labels:
createdBy: Apps
network_mode: host

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: pihole/pihole:2025.02.3
image: pihole/pihole:2025.02.4
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_USER: ${POSTGRES_USER:-postgres}
image: postgres:16.7-alpine
image: postgres:16.8-alpine
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_USER: ${POSTGRES_USER:-postgres}
image: postgres:16.7
image: postgres:16.8
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: qyg2297248353/ammds:v1.0.3
image: qyg2297248353/ammds:v1.0.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.844.0
image: casbin/casdoor:v1.845.0
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.109.6
image: ghost:5.110.0
labels:
createdBy: Apps
networks:

View File

@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.5.11
image: ollama/ollama:0.5.12
labels:
createdBy: Apps
networks:

View File

@ -18,7 +18,7 @@ services:
- 53
- 53/udp
- ${PANEL_APP_PORT_HTTP}
image: pihole/pihole:2025.02.3
image: pihole/pihole:2025.02.4
labels:
createdBy: Apps
network_mode: host

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: pihole/pihole:2025.02.3
image: pihole/pihole:2025.02.4
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_USER: ${POSTGRES_USER:-postgres}
image: postgres:16.7-alpine
image: postgres:16.8-alpine
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
POSTGRES_USER: ${POSTGRES_USER:-postgres}
image: postgres:16.7
image: postgres:16.8
labels:
createdBy: Apps
networks: