mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 16:01:30 +00:00
appimage: update package in dockerfile
Ubuntu no longer serves old version
This commit is contained in:
parent
efe5cd9aff
commit
2dfef9dde6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN apt-get update -q && \
|
||||||
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.3 \
|
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.3 \
|
||||||
libffi-dev=3.2.1-4 \
|
libffi-dev=3.2.1-4 \
|
||||||
libncurses5-dev=6.0+20160213-1ubuntu1 \
|
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 \
|
libusb-1.0-0-dev=2:1.0.20-1 \
|
||||||
libudev-dev=229-4ubuntu21.28 \
|
libudev-dev=229-4ubuntu21.28 \
|
||||||
gettext=0.19.7-2ubuntu3.1 \
|
gettext=0.19.7-2ubuntu3.1 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue