diff --git a/images/actions/act/Dockerfile b/images/actions/act/Dockerfile index c547f7c..8ffbbba 100644 --- a/images/actions/act/Dockerfile +++ b/images/actions/act/Dockerfile @@ -1,5 +1,5 @@ FROM registry.access.redhat.com/ubi8/ubi-init -RUN yum -y install nodejs18 +RUN yum -y install nodejs USER runner \ No newline at end of file