appimage: update package in dockerfile

Ubuntu no longer serves old version
This commit is contained in:
SomberNight 2020-06-11 02:52:09 +02:00
parent efe5cd9aff
commit 2dfef9dde6
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -17,7 +17,7 @@ RUN apt-get update -q && \
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.3 \
libffi-dev=3.2.1-4 \
libncurses5-dev=6.0+20160213-1ubuntu1 \
libsqlite3-dev=3.11.0-1ubuntu1.4 \
libsqlite3-dev=3.11.0-1ubuntu1.5 \
libusb-1.0-0-dev=2:1.0.20-1 \
libudev-dev=229-4ubuntu21.28 \
gettext=0.19.7-2ubuntu3.1 \