mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-21 04:27:11 +08:00
chore: 更新 Safeline 组件镜像版本至 9.2.9
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.235
|
ipv4_address: ${SUBNET_PREFIX}.235
|
||||||
image: chaitin/safeline-detector:9.2.8
|
image: chaitin/safeline-detector:9.2.9
|
||||||
volumes:
|
volumes:
|
||||||
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
||||||
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
||||||
@@ -45,7 +45,7 @@ services:
|
|||||||
safeline-tengine:
|
safeline-tengine:
|
||||||
container_name: ${CONTAINER_NAME}-tengine
|
container_name: ${CONTAINER_NAME}-tengine
|
||||||
restart: always
|
restart: always
|
||||||
image: chaitin/safeline-tengine:9.2.8
|
image: chaitin/safeline-tengine:9.2.9
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /etc/resolv.conf:/etc/resolv.conf:ro
|
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||||
@@ -69,7 +69,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.237
|
ipv4_address: ${SUBNET_PREFIX}.237
|
||||||
image: chaitin/safeline-luigi:9.2.8
|
image: chaitin/safeline-luigi:9.2.9
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
- ${SAFELINE_DIR}/resources/luigi:/app/data
|
||||||
@@ -90,7 +90,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.238
|
ipv4_address: ${SUBNET_PREFIX}.238
|
||||||
image: chaitin/safeline-fvm:9.2.8
|
image: chaitin/safeline-fvm:9.2.9
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
logging:
|
logging:
|
||||||
@@ -126,7 +126,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
ipv4_address: ${SUBNET_PREFIX}.240
|
ipv4_address: ${SUBNET_PREFIX}.240
|
||||||
image: chaitin/safeline-chaos:9.2.8
|
image: chaitin/safeline-chaos:9.2.9
|
||||||
logging:
|
logging:
|
||||||
options:
|
options:
|
||||||
max-size: 100m
|
max-size: 100m
|
||||||
|
|||||||
Reference in New Issue
Block a user