From f6003121a5eb32ccbf50c9bd8e5eb86ecc4ea12a Mon Sep 17 00:00:00 2001 From: arch3rPro Date: Fri, 19 Dec 2025 23:40:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20Safeline=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E9=95=9C=E5=83=8F=E7=89=88=E6=9C=AC=E8=87=B3?= =?UTF-8?q?=209.2.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/safeline/9.2.9/docker-compose.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/safeline/9.2.9/docker-compose.yml b/apps/safeline/9.2.9/docker-compose.yml index 764871d..fc07c37 100644 --- a/apps/safeline/9.2.9/docker-compose.yml +++ b/apps/safeline/9.2.9/docker-compose.yml @@ -33,7 +33,7 @@ services: networks: 1panel-network: ipv4_address: ${SUBNET_PREFIX}.235 - image: chaitin/safeline-detector:9.2.8 + image: chaitin/safeline-detector:9.2.9 volumes: - ${SAFELINE_DIR}/resources/detector:/resources/detector - ${SAFELINE_DIR}/logs/detector:/logs/detector @@ -45,7 +45,7 @@ services: safeline-tengine: container_name: ${CONTAINER_NAME}-tengine restart: always - image: chaitin/safeline-tengine:9.2.8 + image: chaitin/safeline-tengine:9.2.9 volumes: - /etc/localtime:/etc/localtime:ro - /etc/resolv.conf:/etc/resolv.conf:ro @@ -69,7 +69,7 @@ services: networks: 1panel-network: ipv4_address: ${SUBNET_PREFIX}.237 - image: chaitin/safeline-luigi:9.2.8 + image: chaitin/safeline-luigi:9.2.9 volumes: - /etc/localtime:/etc/localtime:ro - ${SAFELINE_DIR}/resources/luigi:/app/data @@ -90,7 +90,7 @@ services: networks: 1panel-network: ipv4_address: ${SUBNET_PREFIX}.238 - image: chaitin/safeline-fvm:9.2.8 + image: chaitin/safeline-fvm:9.2.9 volumes: - /etc/localtime:/etc/localtime:ro logging: @@ -126,7 +126,7 @@ services: networks: 1panel-network: ipv4_address: ${SUBNET_PREFIX}.240 - image: chaitin/safeline-chaos:9.2.8 + image: chaitin/safeline-chaos:9.2.9 logging: options: max-size: 100m