feat: build base image for rh8 #2

Merged
xoxys merged 7 commits from add-rh8 into main 2021-10-23 16:16:55 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8953a2d28d - Show all commits

View File

@ -12,7 +12,7 @@ ENV RPMBUILD_BASE_DIR=/drone/src
RUN yum install -q -y \
epel-release \
yum-utils && \
rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 && \
rpm --import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
RUN yum install -q -y \
dash \
ca-certificates \