Commit 60443d66 authored by Raphael Defosseux's avatar Raphael Defosseux

fix(docker): remove useless library for RHEL8 image

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 9844b81b
......@@ -93,7 +93,6 @@ RUN yum update -y && \
nettle \
libubsan \
libasan \
liblsan \
libevent && \
yum clean all -y && \
rm -rf /var/cache/yum && \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment