From 09589ca17bd2451fb0ee6e970113d38170eaf819 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Tue, 8 Oct 2019 04:47:17 +0100 Subject: El-alto rls notes updates Change-Id: I07e6e2fcbf8b23c501e954644187a956cc22b161 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1669 Signed-off-by: VENKATESH KUMAR --- docs/sections/services/dfc/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/sections/services/dfc/installation.rst') diff --git a/docs/sections/services/dfc/installation.rst b/docs/sections/services/dfc/installation.rst index e50d0351..6f1c91e1 100644 --- a/docs/sections/services/dfc/installation.rst +++ b/docs/sections/services/dfc/installation.rst @@ -60,9 +60,9 @@ Installation The following command will download the Dublin version of the datafile image from nexus and launch it in the container named "datafile": - ``docker run -d -p 8100:8100 -p 8433:8433 nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.1.3`` + ``docker run -d -p 8100:8100 -p 8433:8433 nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.2.3`` -For another version, it is possible to replace the tag '1.1.3' with any version that seems suitable (including latest). +For another version, it is possible to replace the tag '1.2.3' with any version that seems suitable (including latest). Available images are visible following this `link`_. .. _link: https://nexus3.onap.org/#browse/search=keyword%3D*datafile* -- cgit 1.2.3-korg