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

This commit is contained in:
Eric Yang 2019-05-27 10:17:47 +02:00 committed by Márton Elek
parent 9f933e6446
commit a3745c59a3
No known key found for this signature in database
GPG Key ID: D51EA8F00EE79B28
1 changed files with 1 additions and 1 deletions

View File

@ -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