Update build guide in regard of docker engine version 08/118108/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 19 Feb 2021 13:43:10 +0000 (14:43 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 19 Feb 2021 13:43:10 +0000 (14:43 +0100)
Change-Id: I559ca429ca4701da4508e724069f62368cac263b
Issue-ID: OOM-2686
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/BuildGuide.rst

index e2215c1..fd788c8 100644 (file)
@@ -61,7 +61,7 @@ Subsequent steps are the same on both platforms:
 ::
 
     # install following packages
-    yum install -y docker-ce-18.09.5 git createrepo expect nodejs npm jq
+    yum install -y docker-ce-19.03.15 git createrepo expect nodejs npm jq
 
     # install Python 3
     yum install -y python36 python36-pip