From 9a0637aa4c729d787858dea9ab8a020529c62a9f Mon Sep 17 00:00:00 2001 From: David Folch Agulles Date: Fri, 28 Nov 2025 19:01:25 +0100 Subject: [PATCH] Remove broken Docker badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ef27475..27fc4d3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ REST API for habit tracking built with Go. Self-hosted alternative for developers who want control over their data. -[![Docker](https://img.shields.io/docker/v/ghcr.io/davidfolch/apocapoc-api?label=docker&logo=docker)](https://github.com/davidfolch/apocapoc-api/pkgs/container/apocapoc-api) [![Go Version](https://img.shields.io/github/go-mod/go-version/davidfolch/apocapoc-api)](https://golang.org/) [![License](https://img.shields.io/github/license/davidfolch/apocapoc-api)](LICENSE)