We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212bcee commit 45217f8Copy full SHA for 45217f8
1 file changed
dev-support/jenkins/Dockerfile
@@ -17,7 +17,7 @@
17
# Dockerfile for hbase-operator-tools pre-commit build.
18
# https://builds.apache.org/job/PreCommit-HBASE-OPERATOR-TOOLS-Build
19
20
-FROM maven:3.6-jdk-8
+FROM maven:3.9-eclipse-temurin-8
21
22
# hadolint ignore=DL3008
23
RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
0 commit comments