Update README to use dockerhub instead of quay. (#357)

This commit is contained in:
Abhilash Raj
2019-12-19 16:44:36 -08:00
committed by GitHub
parent 1c08a20f2b
commit 973169262b

View File

@@ -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. rolling releases only if they have passed the complete test suite.
``` ```
$ docker pull quay.io/maxking/mailman-web:rolling $ docker pull docker.io/maxking/mailman-web:rolling
$ docker pull quay.io/maxking/mailman-core:rolling $ docker pull docker.io/maxking/mailman-core:rolling
``` ```
Rolling releases are built with every commit and also re-generated weekly. You Rolling releases are built with every commit and also re-generated weekly. You