ci: Add valgrind to fedora Docker image

It will be used in an upcoming commit.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #487
This commit is contained in:
Philip Withnall
2019-08-22 00:48:53 +03:00
parent e8ea2aebe7
commit 8d19b95bd8
2 changed files with 6 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ RUN dnf -y install \
shared-mime-info \
systemtap-sdt-devel \
unzip \
valgrind \
wget \
xz \
zlib-devel \