appimage: update package in dockerfile

This commit is contained in:
SomberNight 2020-06-17 00:33:36 +02:00
parent 121be4cde6
commit 3c6b049f9a
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -22,7 +22,7 @@ RUN apt-get update -q && \
libudev-dev=229-4ubuntu21.28 \
gettext=0.19.7-2ubuntu3.1 \
libzbar0=0.10+doc-10ubuntu1 \
libdbus-1-3=1.10.6-1ubuntu3.4 \
libdbus-1-3=1.10.6-1ubuntu3.6 \
libxkbcommon-x11-0=0.5.0-1ubuntu2.1 \
&& \
rm -rf /var/lib/apt/lists/* && \