Commit f64b7f84 authored by Stephane Nicoll's avatar Stephane Nicoll

Use proper CentOS base image

See gh-24344
parent a5a85458
# CentOS 7.9 from 18/11/2020 # CentOS 7.9 from 18/11/2020
FROM centos@sha256:27525fe9e8a84f95baf88459070124628bf83da7216052ea9365fe46e93a102f FROM centos@sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e
RUN yum install -y wget && \ RUN yum install -y wget && \
yum install -y curl && \ yum install -y curl && \
wget --output-document jdk.rpm \ wget --output-document jdk.rpm \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment