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