[DOCS] Remove reference to platinum Docker image (#30916)

This commit is contained in:
Toby McLaughlin 2018-05-30 11:17:02 +10:00 committed by GitHub
parent a79c5bd3d6
commit 83a7ade7c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ Docker images can be retrieved with the following commands:
["source","sh",subs="attributes"]
--------------------------------------------
docker pull {docker-repo}:{version}
docker pull {docker-repo}-platinum:{version}
docker pull {docker-repo}-oss:{version}
--------------------------------------------