Processed apps directory via GitHub Actions
This commit is contained in:
@@ -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
|
||||
@@ -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:
|
||||
@@ -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}
|
||||
@@ -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}
|
||||
@@ -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:
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user