From e58130fc4314ea8db014160b103990a0b85d0865 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:05:43 +0000 Subject: [PATCH] Update chaitin/safeline-detector Docker tag to v7.6.3 --- apps/safeline/7.3.1/docker-compose.yml | 2 +- apps/safeline/newnet-7.3.1/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/safeline/7.3.1/docker-compose.yml b/apps/safeline/7.3.1/docker-compose.yml index e3fed1f4..cc3ab50e 100644 --- a/apps/safeline/7.3.1/docker-compose.yml +++ b/apps/safeline/7.3.1/docker-compose.yml @@ -34,7 +34,7 @@ services: networks: 1panel-network: ipv4_address: ${SUBNET_PREFIX}.235 - image: chaitin/safeline-detector:7.3.1 + image: chaitin/safeline-detector:7.6.3 volumes: - ${SAFELINE_DIR}/resources/detector:/resources/detector - ${SAFELINE_DIR}/logs/detector:/logs/detector diff --git a/apps/safeline/newnet-7.3.1/docker-compose.yml b/apps/safeline/newnet-7.3.1/docker-compose.yml index 3388c4d7..3308dd5b 100644 --- a/apps/safeline/newnet-7.3.1/docker-compose.yml +++ b/apps/safeline/newnet-7.3.1/docker-compose.yml @@ -36,7 +36,7 @@ services: 1panel-network: safeline-ce: ipv4_address: ${SUBNET_PREFIX}.5 - image: chaitin/safeline-detector:7.3.1 + image: chaitin/safeline-detector:7.6.3 volumes: - ${SAFELINE_DIR}/resources/detector:/resources/detector - ${SAFELINE_DIR}/logs/detector:/logs/detector