1
0

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

https://launchpad.net/ubuntu/+source/git/1:2.17.1-1ubuntu0.11
This commit is contained in:
Michel van Kessel
2022-04-26 20:28:29 +02:00
committed by GitHub
parent de724a214d
commit 54f5ad46b3

View File

@@ -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 \