From 56a8e8fd140063b0fe35375dd7b403b79f130f37 Mon Sep 17 00:00:00 2001 From: Christopher Schnick Date: Sun, 12 Jan 2025 10:48:27 +0100 Subject: [PATCH] [stage] --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index dda4418..112e965 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,6 @@ docker run -d \ ghcr.io/xpipe-io/xpipe-webtop:latest ``` -## Public Test Builds - -There are also image variants published for the [XPipe PTB](https://github.com/xpipe-io/xpipe-ptb) in case you're interested in trying out early test versions. You can obtain these images by replacing the `:latest` tag with the `:ptb` tag. - ## Building locally If you want to make local modifications to these images for development purposes or just to customize the logic: