From 973169262b501969c9838a921984b32355be444b Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Thu, 19 Dec 2019 16:44:36 -0800 Subject: [PATCH] Update README to use dockerhub instead of quay. (#357) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c221424..74a98fd 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,8 @@ Every commit is tested with Mailman's CI infrastructure and is included in rolling releases only if they have passed the complete test suite. ``` -$ docker pull quay.io/maxking/mailman-web:rolling -$ docker pull quay.io/maxking/mailman-core:rolling +$ docker pull docker.io/maxking/mailman-web:rolling +$ docker pull docker.io/maxking/mailman-core:rolling ``` Rolling releases are built with every commit and also re-generated weekly. You