Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
bdc63ae0b2
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v1.1.219
|
||||
image: wushuo894/ani-rss:v1.1.221
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.793.0
|
||||
image: casbin/casdoor:v1.799.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
jellyseerr:
|
||||
image: fallenbagel/jellyseerr:2.2.3
|
||||
image: fallenbagel/jellyseerr:2.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/macos:1.18
|
||||
image: dockurr/macos:1.19
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.2.1
|
||||
image: jxxghp/moviepilot-v2:2.2.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:3.12.2
|
||||
image: ghcr.io/nodebb/nodebb:3.12.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
onedev:
|
||||
image: 1dev/server:11.6.9
|
||||
image: 1dev/server:11.6.10
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -23,7 +23,7 @@ services:
|
|||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2025-01-10
|
||||
image: diygod/rsshub:2025-01-15
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
siyuan:
|
||||
image: b3log/siyuan:v3.1.19
|
||||
image: b3log/siyuan:v3.1.20
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/windows:4.08
|
||||
image: dockurr/windows:4.09
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue