From 3d2d2820a752f9beda53de1591a382ee34b7e218 Mon Sep 17 00:00:00 2001 From: Diogo Serrano Date: Mon, 16 Oct 2017 23:49:39 +0100 Subject: [PATCH] Fix docker automated label from readme (#98) The existing label was using the wrong repository handle (`jrottenberg/ffmpeg` instead of `mozilla-services/syncserver`). --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6d303c0..8fefa06 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ Run-Your-Own Firefox Sync Server .. image:: https://circleci.com/gh/mozilla-services/syncserver/tree/master.svg?style=svg :target: https://circleci.com/gh/mozilla-services/syncserver/tree/master -.. image:: https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg?style=flat-square +.. image:: https://img.shields.io/docker/automated/mozilla-services/syncserver.svg?style=flat-square :target: https://hub.docker.com/r/mozilla/syncserver/ This is an all-in-one package for running a self-hosted Firefox Sync server.