diff --git a/README.md b/README.md index 0fdd3c5..808857e 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,19 @@ The registry is [registry.openprivacy.ca:5000](registry.openprivacy.ca:5000) ## Usage Example ``` -docker pull registry.openprivacy.ca:5000/therecipe/qt:linux_static-2019.11 -docker tag 572cd474b221 therecipe/qt:linux_static -docker rmi registry.openprivacy.ca:5000/therecipe/qt:linux_static-2019.11 +docker pull registry.openprivacy.ca:5000/therecipe/qt:linux_static-2020.09 +docker tag a00933a67efc therecipe/qt:linux_static +docker rmi registry.openprivacy.ca:5000/therecipe/qt:linux_static-2020.09 ``` # Listing - therecipe/qt:linux_static-2019.11 - therecipe/qt:linux_static-2020.01 +- therecipe/qt:linux_static-2020.09 (a00933a67efc) - therecipe/qt:windows_64_static-2019.11 - therecipe/qt:windows_64_static-2020.01 +- therecipe/qt:windows_64_static-2020.09 (c86fbe0b1983) - therecipe/qt:android-2019.11 - therecipe/qt:android-2020.01 +- therecipe/qt:android-2020.09 (24c55cba591c)