Skip to content

Commit

Permalink
HBASE-25427 [branch-2.2] Fix the ruby problem for pre-commit (apache#…
Browse files Browse the repository at this point in the history
…2798)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 4e75ac5)

Change-Id: I5d186e8e9303d2da64be740552891e9d134a5852
  • Loading branch information
infraio committed Jan 4, 2021
1 parent 50e292d commit 8c5c622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-support/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Dockerfile for installing the necessary dependencies for building Hadoop.
# See BUILDING.txt.

FROM maven:3.5-jdk-8
FROM maven:3.6.3-jdk-8

RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
git \
Expand Down

0 comments on commit 8c5c622

Please sign in to comment.