mirror of
https://github.com/okxlin/appstore.git
synced 2025-09-14 13:56:55 +08:00
Compare commits
11 Commits
43f0c408b2
...
f1c50f1860
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f1c50f1860 | ||
![]() |
bf9ab75f47 | ||
![]() |
657d837a2b | ||
![]() |
5461012451 | ||
![]() |
9b60d8d7e4 | ||
![]() |
2849c6fb77 | ||
![]() |
4a56a113c3 | ||
![]() |
456d6c07f4 | ||
![]() |
c2f0ecf267 | ||
![]() |
9497f51192 | ||
![]() |
cf4913df80 |
@ -5,6 +5,6 @@ services:
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/root"
|
||||
image: jeessy/ddns-go:v6.11.1
|
||||
image: jeessy/ddns-go:v6.11.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -14,7 +14,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=${TIME_ZONE}
|
||||
- FG_WEBUI_PASSWD=${WEB_PASSWORD}
|
||||
image: wiserain/flexget:3.16.9
|
||||
image: wiserain/flexget:3.16.12
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
thunderbird:
|
||||
image: "jlesage/thunderbird:v25.06.2"
|
||||
image: "jlesage/thunderbird:v25.07.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
Loading…
Reference in New Issue
Block a user