From a782f232a2d3efe50bb09ed6fcfa1b30e1015b25 Mon Sep 17 00:00:00 2001 From: BlueFox Date: Sun, 22 Sep 2024 20:45:56 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f197f60..2b5c645 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An alpine-based docker container that pulls a git repo (updates it) every given amount of time (default 60s) with a shell script. The resulting image is approx. 20MB at size. -[![Docker Pulls](https://img.shields.io/docker/pulls/bluefox42/git-puller.svg)](https://hub.docker.com/r/bluefox42/git-puller/) +[![Docker Pulls](https://shields.privacynerd.de/docker/pulls/bluefox42/git-puller.svg)](https://hub.docker.com/r/bluefox42/git-puller/) ## Purpose