1
0

Merge pull request #7898 from gruve-p/patch-3

appimage: Bump git
This commit is contained in:
ThomasV
2022-07-21 13:49:45 +02:00
committed by GitHub

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