HBASE-24203 Bump git version in Dockerfile (#1538)

Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
This commit is contained in:
Peter Somogyi 2020-04-17 13:06:46 +02:00 committed by GitHub
parent 12aad76109
commit 6d4e15a7ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -qq update && \
bash=4.4.18-2ubuntu1.2 \
build-essential=12.4ubuntu1 \
diffutils=1:3.6-1 \
git=1:2.17.1-1ubuntu0.5 \
git=1:2.17.1-1ubuntu0.6 \
rsync=3.1.2-2.1ubuntu1 \
tar=1.29b-2ubuntu0.1 \
wget=1.19.4-1ubuntu2.2 \