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