From 78ec58d54da13fd99580db78bc6b5113a8923430 Mon Sep 17 00:00:00 2001 From: titanz Date: Thu, 6 Feb 2025 20:31:30 +0100 Subject: [PATCH] edited readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a1caad..82615b6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Build, scan & push](https://git.conorz.at/titanz-containers/gitea/actions/workflows/build.yml/badge.svg) ### Features & usage -- Built on the [official rootless gitea image](https://github.com/go-gitea/gitea/blob/main/Dockerfile.rootless), to be used as a drop-in replacement. Comes with regular rebuilds and hardened_malloc which are standard among Polarix containers. +- Built on the [official rootless gitea image](https://github.com/go-gitea/gitea/blob/main/Dockerfile.rootless), to be used as a drop-in replacement. Comes with regular rebuilds and hardened_malloc which are standard among titanz containers. - Unprivileged image: you should check your volumes' permissions (eg `/data`), default UID/GID 200006. ### Licensing