Merge branch 'okxlin:localApps' into localApps
This commit is contained in:
commit
052ed5953f
|
|
@ -10,6 +10,6 @@ services:
|
|||
- /root:/root
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
image: moelin/1panel:v1.10.28-lts
|
||||
image: moelin/1panel:v1.10.29-lts
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
2fauth:
|
||||
image: "2fauth/2fauth:5.5.0"
|
||||
image: "2fauth/2fauth:5.5.2"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -22,7 +22,7 @@ services:
|
|||
volumes:
|
||||
- ${WORK_PATH}:/opt/adguardhome/work
|
||||
- ${CONFIG_PATH}:/opt/adguardhome/conf
|
||||
image: adguard/adguardhome:v0.107.59
|
||||
image: adguard/adguardhome:v0.107.60
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ services:
|
|||
- "8080"
|
||||
- "--pg"
|
||||
- "postgresql://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${PANEL_DB_NAME}"
|
||||
image: bytebase/bytebase:3.5.1
|
||||
image: bytebase/bytebase:3.5.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
cashbook:
|
||||
image: "dingdangdog/cashbook:4.1.2"
|
||||
image: "dingdangdog/cashbook:4.1.4"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
certimate:
|
||||
image: "usual2970/certimate:v0.3.7"
|
||||
image: "usual2970/certimate:v0.3.8"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
chatgpt-on-wechat:
|
||||
image: "zhayujie/chatgpt-on-wechat:1.7.4"
|
||||
image: "zhayujie/chatgpt-on-wechat:1.7.5"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -15,7 +15,7 @@ services:
|
|||
- PASSWORD=${WEB_PASSWORD}
|
||||
- SUDO_PASSWORD=${SUDO_PASSWORD}
|
||||
- DEFAULT_WORKSPACE=/config/workspace
|
||||
image: linuxserver/code-server:4.98.2
|
||||
image: linuxserver/code-server:4.99.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ services:
|
|||
- "${PANEL_APP_PORT_HTTP}:3000"
|
||||
volumes:
|
||||
- "${DATA_PATH}:/root/.dbgate"
|
||||
image: "dbgate/dbgate:6.3.2"
|
||||
image: "dbgate/dbgate:6.3.3"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ services:
|
|||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:1188"
|
||||
command: ["/app/deeplx", "-token", "${TOKEN_VAULE}"]
|
||||
image: missuo/deeplx:v1.0.6
|
||||
image: missuo/deeplx:v1.0.7
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
dpanel:
|
||||
image: "dpanel/dpanel:1.6.2-lite"
|
||||
image: "dpanel/dpanel:1.6.3-lite"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
duplicati:
|
||||
image: "duplicati/duplicati:2.1.0.112"
|
||||
image: "duplicati/duplicati:2.1.0.115"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -6,7 +6,7 @@ services:
|
|||
- 1panel-network
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:80"
|
||||
image: vectorim/element-web:v1.11.96
|
||||
image: vectorim/element-web:v1.11.97
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ services:
|
|||
devices:
|
||||
- /dev/dri:/dev/dri # VAAPI/NVDEC/NVENC render nodes
|
||||
#- /dev/vchiq:/dev/vchiq # MMAL/OMX on Raspberry Pi
|
||||
image: amilys/embyserver:4.9.0.42
|
||||
image: amilys/embyserver:4.9.0.43
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
frigate:
|
||||
image: "ghcr.io/blakeblackshear/frigate:0.15.0-standard-arm64"
|
||||
image: "ghcr.io/blakeblackshear/frigate:0.15.1-standard-arm64"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
frigate:
|
||||
image: "ghcr.io/blakeblackshear/frigate:0.15.0"
|
||||
image: "ghcr.io/blakeblackshear/frigate:0.15.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
glance:
|
||||
image: "glanceapp/glance:v0.7.9"
|
||||
image: "glanceapp/glance:v0.7.12"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -8,7 +8,7 @@ services:
|
|||
- "${PANEL_APP_PORT_HTTP}:9999"
|
||||
volumes:
|
||||
- "${DOWNLOAD_PATH}:/root/Downloads"
|
||||
image: liwei2633/gopeed:v1.6.11
|
||||
image: liwei2633/gopeed:v1.7.0
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mediawiki:
|
||||
image: "mediawiki:1.43.0"
|
||||
image: "mediawiki:1.43.1"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
moviepilot:
|
||||
image: jxxghp/moviepilot:1.9.17
|
||||
image: jxxghp/moviepilot:1.9.18
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
mtabserver:
|
||||
image: itushan/mtab:2.4.2
|
||||
image: itushan/mtab:2.6.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -11,7 +11,7 @@ services:
|
|||
logging:
|
||||
options:
|
||||
max-size: 256MB
|
||||
image: jaydenlee2019/mynodequery:1.0.5.1
|
||||
image: jaydenlee2019/mynodequery:1.0.5.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
netdata:
|
||||
image: "netdata/netdata:v2.3"
|
||||
image: "netdata/netdata:v2.4"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -16,7 +16,7 @@ services:
|
|||
GUACD_HOSTNAME: nt-guacd
|
||||
GUACD_PORT: 4822
|
||||
SSHD_ENABLE: ${SSHD_SWITCH}
|
||||
image: dushixiang/next-terminal:v2.4.9
|
||||
image: dushixiang/next-terminal:v2.4.10
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -20,7 +20,7 @@ services:
|
|||
- NEXT_PUBLIC_CustomLogo=${NEXT_PUBLIC_CustomLogo}
|
||||
- NEXT_PUBLIC_CustomTitle=${NEXT_PUBLIC_CustomTitle}
|
||||
- NEXT_PUBLIC_CustomDescription=${NEXT_PUBLIC_CustomDescription}
|
||||
image: "hamster1963/nezha-dash:v2.9.2"
|
||||
image: "hamster1963/nezha-dash:v2.9.3"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ services:
|
|||
- ${DATA_PATH}/db:/var/lib/postgresql
|
||||
environment:
|
||||
- JWT_SECRET=${JWT_SECRET}
|
||||
image: onlyoffice/documentserver:8.3.2.1
|
||||
image: onlyoffice/documentserver:8.3.3.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
pageSpy:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: "ghcr.io/huolalatech/page-spy-web:v2.2.2"
|
||||
image: "ghcr.io/huolalatech/page-spy-web:v2.2.3"
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
|
|
@ -8,7 +8,7 @@ services:
|
|||
- "${PANEL_APP_PORT_HTTP}:5100"
|
||||
environment:
|
||||
- DATABASE_URL=mysql2://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${PANEL_DB_HOST}:${PWPUSHER_DB_PORT}/${PANEL_DB_NAME}
|
||||
image: pglombardo/pwpush:1.53.3
|
||||
image: pglombardo/pwpush:1.53.6
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
peerbanhelper:
|
||||
image: "ghostchu/peerbanhelper:v7.4.7"
|
||||
image: "ghostchu/peerbanhelper:v7.4.12"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
picimpact:
|
||||
image: besscroft/picimpact:v2.2.2
|
||||
image: besscroft/picimpact:v2.4.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue