Skip to content
Snippets Groups Projects
Commit e37006c7 authored by Martin Killenberg's avatar Martin Killenberg
Browse files

added diffutils package to tumbleweed

parent 7b976af9
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ RUN zypper refresh && \
zypper install -y vim && \
zypper install -y python3-pytest && \
zypper install -y perl-JSON && \
zypper install -y diffutils && \
useradd -u 30996 msk_jenkins && \
ln -sfn /usr/lib64/libzmq.so.5 /usr/lib64/libzmq.so.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment