summaryrefslogtreecommitdiff
path: root/.gitlab-ci/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci/Dockerfile')
-rw-r--r--.gitlab-ci/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index e3083b47..5c291a8c 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -39,11 +39,13 @@ RUN dnf -y install \
python3 \
python3-devel \
python3-mako \
+ python3-markdown \
python3-pip \
python3-wheel \
python2 \
python2-devel \
python2-mako \
+ python2-markdown \
redhat-rpm-config \
systemtap-sdt-devel \
zlib-devel \