NOTICKET: Setup
Some checks failed
CI / build (push) Failing after 55s

This commit is contained in:
Snoweuph 2024-02-10 19:26:45 +01:00
parent 72ed9a9207
commit 4f01e66133
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -2,7 +2,6 @@ FROM registry.access.redhat.com/ubi9/ubi-init
# Install Required Dependencies for Runner
RUN yum -y install openssh-clients
RUN yum -y install curl
RUN yum -y install wget
RUN yum -y install git
RUN yum -y install zip