From 560509888bdb9cdfa98b41cc1641ec749b64b949 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Sat, 30 Jul 2022 18:01:32 +1000 Subject: [PATCH] Updated list of docker images [ci skip] (#381) --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 02bbaae6..dead6949 100644 --- a/README.rst +++ b/README.rst @@ -140,6 +140,7 @@ To update these images manually, run:: docker pull quay.io/pypa/manylinux2010_x86_64 docker pull quay.io/pypa/manylinux2014_x86_64 docker pull quay.io/pypa/manylinux_2_24_x86_64 + docker pull quay.io/pypa/manylinux_2_28_x86_64 You may also remove these images using ``docker rmi``.