Explorar o código

HDDS-1588. Update Ozone dist image to use jdk11. Contributed by Eric Yang.

Eric Yang %!s(int64=6) %!d(string=hai) anos
pai
achega
a3745c59a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-ozone/dist/src/main/Dockerfile

+ 1 - 1
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