From faf7bd686ffb0d89ffaba73d33ff4a4a793a43d0 Mon Sep 17 00:00:00 2001 From: arch3rPro Date: Thu, 18 Dec 2025 05:32:10 +0800 Subject: [PATCH] feat: update safeline 9.2.9 --- README.md | 2 +- apps/safeline/{9.2.8 => 9.2.9}/.env.sample | 0 apps/safeline/{9.2.8 => 9.2.9}/data.yml | 0 apps/safeline/{9.2.8 => 9.2.9}/docker-compose.yml | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename apps/safeline/{9.2.8 => 9.2.9}/.env.sample (100%) rename apps/safeline/{9.2.8 => 9.2.9}/data.yml (100%) rename apps/safeline/{9.2.8 => 9.2.9}/docker-compose.yml (99%) diff --git a/README.md b/README.md index aeb5bcb..58f02d2 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数 🛡️ 简单好用的Web应用防火墙(WAF) -9.2.8 • [官网链接](https://github.com/chaitin/SafeLine) +9.2.9 • [官网链接](https://github.com/chaitin/SafeLine) diff --git a/apps/safeline/9.2.8/.env.sample b/apps/safeline/9.2.9/.env.sample similarity index 100% rename from apps/safeline/9.2.8/.env.sample rename to apps/safeline/9.2.9/.env.sample diff --git a/apps/safeline/9.2.8/data.yml b/apps/safeline/9.2.9/data.yml similarity index 100% rename from apps/safeline/9.2.8/data.yml rename to apps/safeline/9.2.9/data.yml diff --git a/apps/safeline/9.2.8/docker-compose.yml b/apps/safeline/9.2.9/docker-compose.yml similarity index 99% rename from apps/safeline/9.2.8/docker-compose.yml rename to apps/safeline/9.2.9/docker-compose.yml index 7ad9e26..764871d 100644 --- a/apps/safeline/9.2.8/docker-compose.yml +++ b/apps/safeline/9.2.9/docker-compose.yml @@ -5,7 +5,7 @@ services: networks: 1panel-network: ipv4_address: ${SUBNET_PREFIX}.234 - image: chaitin/safeline-mgt:9.2.8 + image: chaitin/safeline-mgt:9.2.9 volumes: - /etc/localtime:/etc/localtime:ro - ${SAFELINE_DIR}/resources/mgt:/app/data