Skip to content
Snippets Groups Projects
Commit df58ecb5 authored by David Trattnig's avatar David Trattnig
Browse files

Include libssl. engine#72

parent 5b390206
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,8 @@ LABEL maintainer="David Trattnig <david.trattnig@subsquare.at>"
# Dependencies & Utils
RUN apt update && apt -y install \
alsa-utils
alsa-utils \
libssl-dev
# Setup Engine
RUN mkdir -p /srv/src
......
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