Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2025-02-17 18:50:51 +08:00
commit cd0215a882
38 changed files with 13 additions and 13 deletions

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.841.0
image: casbin/casdoor:v1.842.0
labels:
createdBy: Apps
networks:

View File

@ -555,7 +555,7 @@ services:
- -s
- http://localhost:9200/_cluster/health?pretty
timeout: 10s
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.2
ports:
- ${ELASTICSEARCH_PORT:-9200}:9200
profiles:
@ -587,7 +587,7 @@ services:
- endpoint
- health
timeout: 20s
image: quay.io/coreos/etcd:v3.5.5
image: quay.io/coreos/etcd:v3.5.18
networks:
- milvus
profiles:

View File

@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.0.3
container_name: 4.0.4
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.0.3
image: ghcr.io/nodebb/nodebb:4.0.4
labels:
createdBy: Apps
networks:

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.0.3
image: ghcr.io/nodebb/nodebb:4.0.4
labels:
createdBy: Apps
networks:

View File

@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.0.3
container_name: 4.0.4
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.0.3
image: ghcr.io/nodebb/nodebb:4.0.4
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.841.0
image: casbin/casdoor:v1.842.0
labels:
createdBy: Apps
networks:

View File

@ -555,7 +555,7 @@ services:
- -s
- http://localhost:9200/_cluster/health?pretty
timeout: 10s
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.2
ports:
- ${ELASTICSEARCH_PORT:-9200}:9200
profiles:
@ -587,7 +587,7 @@ services:
- endpoint
- health
timeout: 20s
image: quay.io/coreos/etcd:v3.5.5
image: quay.io/coreos/etcd:v3.5.18
networks:
- milvus
profiles:

View File

@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:4.0.3
image: ghcr.io/nodebb/nodebb:4.0.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.0.3
image: ghcr.io/nodebb/nodebb:4.0.4
labels:
createdBy: Apps
networks: