Skip to content

Commit 45217f8

Browse files
committed
update base image
1 parent 212bcee commit 45217f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-support/jenkins/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Dockerfile for hbase-operator-tools pre-commit build.
1818
# https://builds.apache.org/job/PreCommit-HBASE-OPERATOR-TOOLS-Build
1919

20-
FROM maven:3.6-jdk-8
20+
FROM maven:3.9-eclipse-temurin-8
2121

2222
# hadolint ignore=DL3008
2323
RUN apt-get -q update && apt-get -q install --no-install-recommends -y \

0 commit comments

Comments
 (0)