Skip to content

Commit

Permalink
Processed apps directory via GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
QYG2297248353 committed Jan 14, 2025
1 parent 4b2287e commit 6a7f795
Show file tree
Hide file tree
Showing 27 changed files with 6 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.10.2
image: amir20/dozzle:v8.10.4
labels:
createdBy: Apps
networks:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.0.3
image: linuxserver/speedtest-tracker:1.1.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.0.3
image: linuxserver/speedtest-tracker:1.1.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
Expand Down
2 changes: 1 addition & 1 deletion dockge/dozzle/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.10.2
image: amir20/dozzle:v8.10.4
labels:
createdBy: Apps
networks:
Expand Down
2 changes: 1 addition & 1 deletion dockge/speedtest-tracker-sqlite/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.0.3
image: linuxserver/speedtest-tracker:1.1.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
Expand Down
2 changes: 1 addition & 1 deletion dockge/speedtest-tracker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.0.3
image: linuxserver/speedtest-tracker:1.1.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
Expand Down

0 comments on commit 6a7f795

Please sign in to comment.