Fix docker automated label from readme (#98)

The existing label was using the wrong repository handle
(`jrottenberg/ffmpeg` instead of `mozilla-services/syncserver`).
This commit is contained in:
Diogo Serrano 2017-10-16 23:49:39 +01:00 committed by Ryan Kelly
parent 4f4787eadf
commit 3d2d2820a7

View File

@ -4,7 +4,7 @@ Run-Your-Own Firefox Sync Server
.. image:: https://circleci.com/gh/mozilla-services/syncserver/tree/master.svg?style=svg .. image:: https://circleci.com/gh/mozilla-services/syncserver/tree/master.svg?style=svg
:target: https://circleci.com/gh/mozilla-services/syncserver/tree/master :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/ :target: https://hub.docker.com/r/mozilla/syncserver/
This is an all-in-one package for running a self-hosted Firefox Sync server. This is an all-in-one package for running a self-hosted Firefox Sync server.