From bd6861a445ab99b6cab317dee6a789b365117d7b Mon Sep 17 00:00:00 2001 From: Parra Date: Thu, 21 Apr 2022 17:28:43 +0200 Subject: [PATCH] Updated README.md to use new images --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c69543f..b557045 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Radicale Docker ![Build Status](https://img.shields.io/github/workflow/status/parrazam/radicale-docker/Build%20and%20Publish%20tag%20version?logo=github-actions&logoColor=white&style=for-the-badge) -[![Pulls](https://img.shields.io/docker/pulls/parrazam/radicale-with-infcloud.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-with-infcloud/) -[![Stars](https://img.shields.io/docker/stars/parrazam/radicale-with-infcloud.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-with-infcloud/) -[![Docker build](https://img.shields.io/docker/automated/parrazam/radicale-with-infcloud.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-with-infcloud/) +[![Pulls](https://img.shields.io/docker/pulls/parrazam/radicale-docker.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-docker/) +[![Stars](https://img.shields.io/docker/stars/parrazam/radicale-docker.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-docker/) +[![Docker build](https://img.shields.io/docker/automated/parrazam/radicale-docker.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-docker/) This repo creates a Docker image based on [tomsquest image](https://github.com/tomsquest/docker-radicale) and adds support to **InfCloud**. -Images will be automatically deployed to [Docker Registry](https://hub.docker.com/repository/docker/parrazam/radicale-with-infcloud) +Images will be automatically deployed to [Docker Registry](https://hub.docker.com/repository/docker/parrazam/radicale-docker) Images are available for `amd64`, `armv7` and `arm64` architectures.