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

Signed-off-by: Duo Zhang <zhangduo@apache.org>
This commit is contained in:
Peter Somogyi 2020-04-24 13:40:20 +02:00
parent c0b103e9d5
commit e0db859a43
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -qq update && \
DEBIAN_FRONTEND=noninteractive apt-get -qq install --no-install-recommends -y \
ca-certificates=20180409 \
curl=7.58.0-2ubuntu3.8 \
git=1:2.17.1-1ubuntu0.6 \
git=1:2.17.1-1ubuntu0.7 \
locales=2.27-3ubuntu1 \
&& \
apt-get clean && \