Skip to content
Snippets Groups Projects
Commit f7eacd03 authored by Sebastian Karius's avatar Sebastian Karius
Browse files

add libssl-dev, pkg-config

parent 4344aecb
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,9 @@ RUN apt-get install -y htop \
byobu \
pv \
brotli \
fish
fish \
libssl-dev \
pkg-config
# clean up
RUN apt-get clean
......
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