From caa4d45e85c31de02abe358bdb3e709e69229abe Mon Sep 17 00:00:00 2001 From: Gitea Bot Date: Fri, 6 Feb 2026 15:51:19 +0000 Subject: [PATCH] docs: fix template placeholders [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89c85a2..0e2b089 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ A custom base image built with [Alpine Linux](https://alpinelinux.org) and [s6-overlay](https://github.com/just-containers/s6-overlay). -![Build Status](https://git.pi-farm.de/{{.OwnerName}}/{{.RepoName}}/actions/workflows/build.yaml/badge.svg) +![Build Status](https://git.pi-farm.de/pi-farm/docker-baseimage-alpine/actions/workflows/build.yaml/badge.svg) Based on [linuxserver/docker-baseimage-alpine](https://github.com/linuxserver/docker-baseimage-alpine). \ No newline at end of file