Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
8157328548
|
|
@ -13,7 +13,7 @@ services:
|
|||
- TZ=Asia/Shanghai
|
||||
- SUPERUSER=${SUPERUSER}
|
||||
|
||||
image: jxxghp/moviepilot-v2:2.5.1
|
||||
image: jxxghp/moviepilot-v2:2.5.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
|
@ -10,7 +10,7 @@ services:
|
|||
environment:
|
||||
- RUN_IN_CONTAINER=true
|
||||
- TZ=Asia/Shanghai
|
||||
image: b3log/siyuan:v3.1.31
|
||||
image: b3log/siyuan:v3.1.32
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
|
@ -9,7 +9,7 @@ services:
|
|||
- PUID=1001
|
||||
- PGID=1001
|
||||
- TZ=Asia/Shanghai
|
||||
image: syncthing/discosrv:1.29.6
|
||||
image: syncthing/discosrv:1.29.7
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -9,7 +9,7 @@ services:
|
|||
- PUID=1001
|
||||
- PGID=1001
|
||||
- pools=""
|
||||
image: syncthing/relaysrv:1.29.6
|
||||
image: syncthing/relaysrv:1.29.7
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -10,7 +10,7 @@ services:
|
|||
- PGID=0
|
||||
- TZ=Asia/Shanghai
|
||||
- HOME=/data
|
||||
image: linuxserver/syncthing:1.29.6
|
||||
image: linuxserver/syncthing:1.29.7
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
Loading…
Reference in New Issue