mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-15 05:41:55 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
c4bd98bc53
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
certimate:
|
||||
image: usual2970/certimate:v0.2.16
|
||||
image: usual2970/certimate:v0.2.17
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.2.1-lite
|
||||
image: dpanel/dpanel:1.2.2-lite
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.2.1
|
||||
image: dpanel/dpanel:1.2.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.99.0
|
||||
image: ghost:5.100.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -6,7 +6,7 @@ name: immich-machine-learning
|
||||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.1
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -6,7 +6,7 @@ name: immich-server
|
||||
|
||||
services:
|
||||
immich-server:
|
||||
image: ghcr.io/immich-app/immich-server:v1.120.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.120.1
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -47,7 +47,7 @@ services:
|
||||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.120.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.120.1
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@ -75,7 +75,7 @@ services:
|
||||
disable: false
|
||||
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.120.1
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
maxkb:
|
||||
image: 1panel/maxkb:v1.7.0
|
||||
image: 1panel/maxkb:v1.7.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
minio:
|
||||
image: minio/minio:RELEASE.2024-10-29T16-01-48Z.fips
|
||||
image: minio/minio:RELEASE.2024-11-07T00-52-20Z.fips
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v1.2.5
|
||||
image: hamster1963/nezha-dash:v1.2.7
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2024-11-06
|
||||
image: diygod/rsshub:2024-11-08
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
Loading…
Reference in New Issue
Block a user