mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 17:55:10 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
cfc0afe2a5
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
maxkb:
|
||||
image: 1panel/maxkb:v1.7.1
|
||||
image: 1panel/maxkb:v1.7.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.0.3
|
||||
image: jxxghp/moviepilot-v2:2.0.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v1.2.8
|
||||
image: hamster1963/nezha-dash:v1.2.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dashboard:
|
||||
image: ghcr.io/naiba/nezha-dashboard:v0.20.10
|
||||
image: ghcr.io/naiba/nezha-dashboard:v0.20.13
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pingvin-share:
|
||||
image: stonith404/pingvin-share:v1.2.4
|
||||
image: stonith404/pingvin-share:v1.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
synapse-init:
|
||||
image: matrixdotorg/synapse:v1.118.0
|
||||
image: matrixdotorg/synapse:v1.119.0
|
||||
container_name: init-${CONTAINER_NAME}
|
||||
entrypoint:
|
||||
- /start.py
|
||||
@ -22,7 +22,7 @@ services:
|
||||
- SYNAPSE_NO_TLS=true
|
||||
- SYNAPSE_HTTP_PORT=8008
|
||||
synapse:
|
||||
image: matrixdotorg/synapse:v1.118.0
|
||||
image: matrixdotorg/synapse:v1.119.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
Loading…
Reference in New Issue
Block a user