Skip to content
Snippets Groups Projects
Commit b7113bfb authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: missing dependency

parent aa280573
Branches
Tags
1 merge request!47Release v0.4.0
Pipeline #13312 passed
......@@ -9,6 +9,8 @@ RUN apt-get update \
&& apt-get install -y \
firefox-esr gettext-base python3-pip \
python3-httpbin git curl x11-apps xvfb unzip \
libhdf5-dev \
pkgconf \
nodejs # Don't install `npm` (Debian), it conflicts with the `nodejs` (Node) package \
&& apt-get install -f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment