From e68bf8b41427df32bec65ee789e62243a0dc0d21 Mon Sep 17 00:00:00 2001 From: Joe Biellik Date: Mon, 21 Jun 2021 19:08:27 +0100 Subject: [PATCH] Update badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87b7446..af16d39 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/joebiellik/samba-server.svg)](https://hub.docker.com/r/joebiellik/samba-server/) [![Docker Stars](https://img.shields.io/docker/stars/joebiellik/samba-server.svg)](https://hub.docker.com/r/joebiellik/samba-server/) -[![Docker Build](https://img.shields.io/docker/automated/joebiellik/samba-server.svg)](https://hub.docker.com/r/joebiellik/samba-server/) -[![Docker Build Status](https://img.shields.io/docker/build/joebiellik/samba-server.svg)](https://hub.docker.com/r/joebiellik/samba-server/) +[![Docker Build](https://img.shields.io/docker/cloud/automated/joebiellik/samba-server.svg)](https://hub.docker.com/r/joebiellik/samba-server/) +[![Docker Build Status](https://img.shields.io/docker/cloud/build/joebiellik/samba-server.svg)](https://hub.docker.com/r/joebiellik/samba-server/) [Samba 4](https://www.samba.org/) server running under [s6 overlay](https://github.com/just-containers/s6-overlay) on [Alpine Linux](https://hub.docker.com/_/alpine/). Runs both `smbd` and `nmbd` services.