parent
489d2158fd
commit
72ed9a9207
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM registry.access.redhat.com/ubi9/ubi-init
|
FROM registry.access.redhat.com/ubi9/ubi-init
|
||||||
|
|
||||||
# Install Required Dependencies for Runner
|
# Install Required Dependencies for Runner
|
||||||
RUN yum -y install ssh
|
RUN yum -y install openssh-clients
|
||||||
RUN yum -y install curl
|
RUN yum -y install curl
|
||||||
RUN yum -y install wget
|
RUN yum -y install wget
|
||||||
RUN yum -y install git
|
RUN yum -y install git
|
||||||
|
|
Loading…
Reference in a new issue