diff --git a/manifests/dockerhub/manifest-9.1.3.yaml b/manifests/dockerhub/manifest-9.1.3.yaml index cfcffc9..18124e5 100644 --- a/manifests/dockerhub/manifest-9.1.3.yaml +++ b/manifests/dockerhub/manifest-9.1.3.yaml @@ -12,17 +12,17 @@ # See the License for the specific language governing permissions and # limitations under the License. -image: ibmcom/mq:9.1.3.0 +image: ibmcom/mq:9.1.3.0-r2 manifests: - - image: ibmcom/mq:9.1.3.0-amd64 + - image: ibmcom/mq:9.1.3.0-r2-amd64 platform: architecture: amd64 os: linux - - image: ibmcom/mq:9.1.3.0-ppc64le + - image: ibmcom/mq:9.1.3.0-r2-ppc64le platform: architecture: ppc64le os: linux - - image: ibmcom/mq:9.1.3.0-s390x + - image: ibmcom/mq:9.1.3.0-r2-s390x platform: architecture: s390x os: linux diff --git a/manifests/dockerhub/manifest-latest.yaml b/manifests/dockerhub/manifest-latest.yaml index 0b4de0d..0c8afa5 100644 --- a/manifests/dockerhub/manifest-latest.yaml +++ b/manifests/dockerhub/manifest-latest.yaml @@ -14,15 +14,15 @@ image: ibmcom/mq:latest manifests: - - image: ibmcom/mq:9.1.3.0-amd64 + - image: ibmcom/mq:9.1.3.0-r2-amd64 platform: architecture: amd64 os: linux - - image: ibmcom/mq:9.1.3.0-ppc64le + - image: ibmcom/mq:9.1.3.0-r2-ppc64le platform: architecture: ppc64le os: linux - - image: ibmcom/mq:9.1.3.0-s390x + - image: ibmcom/mq:9.1.3.0-r2-s390x platform: architecture: s390x os: linux diff --git a/manifests/dockerstore/manifest-9.1.3.yaml b/manifests/dockerstore/manifest-9.1.3.yaml index a4cfd0a..cd7025c 100644 --- a/manifests/dockerstore/manifest-9.1.3.yaml +++ b/manifests/dockerstore/manifest-9.1.3.yaml @@ -12,17 +12,17 @@ # See the License for the specific language governing permissions and # limitations under the License. -image: ibmcorp/mqadvanced-server-dev:9.1.3.0 +image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2 manifests: - - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-amd64 + - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2-amd64 platform: architecture: amd64 os: linux - - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-ppc64le + - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2-ppc64le platform: architecture: ppc64le os: linux - - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-s390x + - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2-s390x platform: architecture: s390x os: linux