gruve-p
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
contrib/build-linux/appimage/Dockerfile
|
|
@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive |
|
|
|
|
|
|
|
RUN apt-get update -q && \ |
|
|
|
apt-get install -qy \ |
|
|
|
git=1:2.17.1-1ubuntu0.11 \ |
|
|
|
git=1:2.17.1-1ubuntu0.12 \ |
|
|
|
wget=1.19.4-1ubuntu2.2 \ |
|
|
|
make=4.1-9.1ubuntu1 \ |
|
|
|
autotools-dev=20180224.1 \ |
|
|
|