From 4d25e3731002f333885f5ea9c96aa7207e773420 Mon Sep 17 00:00:00 2001 From: Diane Wang <41371902+Tomorrow9@users.noreply.github.com> Date: Thu, 29 Sep 2022 10:33:48 +0800 Subject: [PATCH] change docker version to new release (#362) Signed-off-by: Diane Wang --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 400635f8c..220060ca3 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,10 @@ This project supports below scenarios for end-to-end guest OS validation testing Note: This supported guest OS list is used for this project only. For guest OS support status on ESXi, please refer to [VMware Compatibility Guide](https://www.vmware.com/resources/compatibility/search.php?deviceCategory=software&testConfig=16). ### Docker images -* Latest (Release v2.0): +* Latest (Release v2.1): * projects.registry.vmware.com/gos_cert/ansible-vsphere-gos-validation:latest -* Release v2.0: - * projects.registry.vmware.com/gos_cert/ansible-vsphere-gos-validation:v2.0 +* Release v2.1: + * projects.registry.vmware.com/gos_cert/ansible-vsphere-gos-validation:v2.1 Launch testing using Docker image 1. Execute below commands in your machine