1
0

appimage binary: bump python version (3.6.8->3.7.6)

This commit is contained in:
SomberNight
2020-01-16 19:12:24 +01:00
parent e65ce96f9d
commit 1c4728ecc6
4 changed files with 17 additions and 13 deletions

View File

@@ -12,6 +12,8 @@ RUN apt-get update -q && \
libtool=2.4.6-0.1 \
xz-utils=5.1.1alpha+20120614-2ubuntu2 \
libssl-dev=1.0.2g-1ubuntu4.15 \
libssl1.0.0=1.0.2g-1ubuntu4.15 \
openssl=1.0.2g-1ubuntu4.15 \
zlib1g-dev=1:1.2.8.dfsg-2ubuntu4.1 \
libffi-dev=3.2.1-4 \
libncurses5-dev=6.0+20160213-1ubuntu1 \