From 7ae291679b688bb346ea9211a3a1b4a0197f8e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabor=20K=C3=B6rber?= Date: Sat, 23 May 2026 18:19:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=87=20export=20from=20upstream=20(5adc?= =?UTF-8?q?674)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35c4b18..1948183 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ --- -> [!WARNING] +> [!CAUTION] > **⚠️ Unreleased Software ⚠️** > > 🚧 This project is under active development and **not yet released**. APIs, configuration formats, and behavior may change without notice. Please **do not use without contacting the author** about the current state of the project. 🚧 -> [!CAUTION] +> [!WARNING] > **⚠️ Development Tool Only ⚠️** > > 🚧 Sandcage is designed for **local development use**. Do **not** use it in CI pipelines or production environments — container isolation is not yet hardened for those contexts. 🚧