mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 07:01:02 +08:00
Update SafeLine to v8.10.0
This commit is contained in:
parent
8490628777
commit
f1f4d74e49
@ -34,7 +34,7 @@ services:
|
||||
networks:
|
||||
1panel-network:
|
||||
ipv4_address: ${SUBNET_PREFIX}.235
|
||||
image: chaitin/safeline-detector:8.9.1
|
||||
image: chaitin/safeline-detector:8.10.0
|
||||
volumes:
|
||||
- ${SAFELINE_DIR}/resources/detector:/resources/detector
|
||||
- ${SAFELINE_DIR}/logs/detector:/logs/detector
|
||||
@ -47,7 +47,7 @@ services:
|
||||
safeline-tengine:
|
||||
container_name: ${CONTAINER_NAME}-tengine
|
||||
restart: always
|
||||
image: chaitin/safeline-tengine:8.9.1
|
||||
image: chaitin/safeline-tengine:8.10.0
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||
@ -129,7 +129,7 @@ services:
|
||||
networks:
|
||||
1panel-network:
|
||||
ipv4_address: ${SUBNET_PREFIX}.240
|
||||
image: chaitin/safeline-chaos:8.9.1
|
||||
image: chaitin/safeline-chaos:8.10.0
|
||||
logging:
|
||||
options:
|
||||
max-size: "100m"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user