diff --git a/hadoop-ozone/dist/src/main/Dockerfile b/hadoop-ozone/dist/src/main/Dockerfile index 9c14f498bef..5c65e433a26 100644 --- a/hadoop-ozone/dist/src/main/Dockerfile +++ b/hadoop-ozone/dist/src/main/Dockerfile @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM apache/hadoop-runner:latest +FROM apache/hadoop-runner:jdk11 ADD --chown=hadoop . /opt/hadoop