fix(core): update

This commit is contained in:
Philipp Kunz 2021-10-22 19:40:16 +02:00
parent 59db72f452
commit 92fd3c36cf

View File

@ -1,4 +1,4 @@
FROM ubuntu:xenial
FROM ubuntu:bionic
LABEL author="Lossless GmbH <hello@lossless.com>"
WORKDIR /workspace
@ -62,7 +62,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
libnss3 \
lsb-release \
xdg-utils \
libcurl3 \
libcurl4 \
libssl-dev \
openssl \
libssl1.0.0 \