HBASE-24251 PreCommit build is failing because of can not build docker image (#1575)

Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
This commit is contained in:
Duo Zhang 2020-04-24 15:39:18 +08:00 committed by GitHub
parent 6cea5c6462
commit 023c6fe56b
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 \ bash=4.4.18-2ubuntu1.2 \
build-essential=12.4ubuntu1 \ build-essential=12.4ubuntu1 \
diffutils=1:3.6-1 \ diffutils=1:3.6-1 \
git=1:2.17.1-1ubuntu0.6 \ git=1:2.17.1-1ubuntu0.7 \
rsync=3.1.2-2.1ubuntu1 \ rsync=3.1.2-2.1ubuntu1 \
tar=1.29b-2ubuntu0.1 \ tar=1.29b-2ubuntu0.1 \
wget=1.19.4-1ubuntu2.2 \ wget=1.19.4-1ubuntu2.2 \