Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.933.0
|
||||
image: casbin/casdoor:v1.934.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
emby:
|
||||
image: emby/embyserver:4.9.1.0
|
||||
image: emby/embyserver:4.9.1.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.5.4
|
||||
image: jxxghp/moviepilot-v2:2.5.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:1.97.1
|
||||
image: n8nio/n8n:1.98.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nexus3:
|
||||
image: sonatype/nexus3:3.81.0-alpine
|
||||
image: sonatype/nexus3:3.81.1-alpine
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
onedev:
|
||||
image: 1dev/server:11.10.3
|
||||
image: 1dev/server:11.10.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
weblate:
|
||||
image: weblate/weblate:5.11.4.4
|
||||
image: weblate/weblate:5.11.4.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- PORT=7789
|
||||
- CONFIG=/config
|
||||
- TZ=Asia/Shanghai
|
||||
image: wushuo894/ani-rss:v1.2.80
|
||||
image: wushuo894/ani-rss:v1.2.82
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v1.927.0
|
||||
image: casbin/casdoor:v1.933.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.12.19
|
||||
image: amir20/dozzle:v8.12.21
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- APP_NAME=${CONTAINER_NAME}
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
image: dpanel/dpanel:1.7.1
|
||||
image: dpanel/dpanel:1.7.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: mariadb:11.7.2
|
||||
image: mariadb:11.8.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
|
||||
- HTTP_PROXY=${PROXY_HOST}
|
||||
- HTTPS_PROXY=${PROXY_HOST}
|
||||
image: jxxghp/moviepilot-v2:2.5.3
|
||||
image: jxxghp/moviepilot-v2:2.5.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user