From 869a6448e261fc3b9535e2ab0854ba3de98bec8b Mon Sep 17 00:00:00 2001 From: amar-shalgar <68269337+amar-shalgar@users.noreply.github.com> Date: Thu, 2 Mar 2023 13:49:02 +0530 Subject: [PATCH] Update README.md Updated the image version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d70eb9a..bac2172 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Kubernetes cluster is set up and the resource aggregator is successfully deploye 8. Save the Cisco ACI plugin Docker image on the deployment node at `~/plugins/aciplugin`. ``` - docker save aciplugin:3.1 -o ~/plugins/aciplugin/aciplugin.tar + docker save aciplugin:3.2 -o ~/plugins/aciplugin/aciplugin.tar ``` 9. Navigate to the `PluginCiscoACI` directory.