We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83dcb9d commit 256bdd6Copy full SHA for 256bdd6
hadoop-ozone/dist/pom.xml
@@ -28,7 +28,7 @@
28
<properties>
29
<file.encoding>UTF-8</file.encoding>
30
<downloadSources>true</downloadSources>
31
- <docker.image>apache/hadoop:${project.version}</docker.image>
+ <docker.image>apache/ozone:${project.version}</docker.image>
32
<docker.hadoop-runner.version>jdk11</docker.hadoop-runner.version>
33
</properties>
34
0 commit comments