fix(core): update
This commit is contained in:
parent
59db72f452
commit
92fd3c36cf
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user