diff --git a/README.md b/README.md index 6f8cacc..4f5be9f 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,18 @@ The exporter is preferably built and launched via Docker. You can also scale the #### The official docker images are available at Quay.io ```shell -docker pull quay.io/purestorage/pure-exporter:1.2.5 +docker pull quay.io/purestorage/pure-exporter:1.2.5a ``` or ```shell -docker pull quay.io/purestorage/pure-fa-exporter:1.2.5 +docker pull quay.io/purestorage/pure-fa-exporter:1.2.5a ``` or ```shell -docker pull quay.io/purestorage/pure-fb-exporter:1.2.5 +docker pull quay.io/purestorage/pure-fb-exporter:1.2.5a ``` ---