Browse Source

appimage: update package (git) in dockerfile (#7786)

https://launchpad.net/ubuntu/+source/git/1:2.17.1-1ubuntu0.11
patch-4
Michel van Kessel 3 years ago
committed by GitHub
parent
commit
54f5ad46b3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      contrib/build-linux/appimage/Dockerfile

2
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.10 \
git=1:2.17.1-1ubuntu0.11 \
wget=1.19.4-1ubuntu2.2 \
make=4.1-9.1ubuntu1 \
autotools-dev=20180224.1 \

Loading…
Cancel
Save