Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-28 01:46:12 +00:00
parent 4147468ab8
commit c01f44292a
47 changed files with 10 additions and 10 deletions

View File

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

View File

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

View File

@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.10.0
image: linuxserver/speedtest-tracker:1.10.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.10.0
image: linuxserver/speedtest-tracker:1.10.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.31
image: ghcr.io/groupultra/telegram-search:1.1.32
labels:
createdBy: Apps
networks:

View File

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

View File

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

View File

@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.10.0
image: linuxserver/speedtest-tracker:1.10.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.10.0
image: linuxserver/speedtest-tracker:1.10.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.31
image: ghcr.io/groupultra/telegram-search:1.1.32
labels:
createdBy: Apps
networks: