summaryrefslogtreecommitdiffstats
path: root/docs/BuildGuide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/BuildGuide.rst')
-rw-r--r--docs/BuildGuide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BuildGuide.rst b/docs/BuildGuide.rst
index e2215c11..fd788c84 100644
--- a/docs/BuildGuide.rst
+++ b/docs/BuildGuide.rst
@@ -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