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

Chore: Update Dockerfile to Liquidsoap 2.1.0

parent d7994924
No related branches found
No related tags found
1 merge request!3Liquidsoap 2 migration
FROM savonet/liquidsoap:v2.0.5
FROM savonet/liquidsoap:v2.1.0
LABEL maintainer="David Trattnig <david.trattnig@subsquare.at>"
USER root
......@@ -8,7 +8,6 @@ USER root
RUN apt update --allow-releaseinfo-change && apt -y install \
alsa-utils \
libssl-dev
# libgstreamer-ocaml-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