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:
parent
da92d016c4
commit
a0295662da
|
@ -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.6 \
|
||||
git=1:2.17.1-1ubuntu0.7 \
|
||||
rsync=3.1.2-2.1ubuntu1 \
|
||||
tar=1.29b-2ubuntu0.1 \
|
||||
wget=1.19.4-1ubuntu2.2 \
|
||||
|
|
Loading…
Reference in New Issue