mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
appimage: update package in dockerfile
Ubuntu no longer serves old version
This commit is contained in:
parent
b6cb983733
commit
e5e512df8c
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 \
|
||||
libffi-dev=3.2.1-4 \
|
||||
libncurses5-dev=6.0+20160213-1ubuntu1 \
|
||||
libsqlite3-dev=3.11.0-1ubuntu1.3 \
|
||||
libsqlite3-dev=3.11.0-1ubuntu1.4 \
|
||||
libusb-1.0-0-dev=2:1.0.20-1 \
|
||||
libudev-dev=229-4ubuntu21.27 \
|
||||
gettext=0.19.7-2ubuntu3.1 \
|
||||
|
|
Loading…
Add table
Reference in a new issue