NOTICKET: Setup
Some checks failed
CI / docker (push) Failing after 1m3s

This commit is contained in:
Snoweuph 2024-02-10 18:10:26 +01:00
parent 0bcd5eec73
commit 9248bd708d
Signed by: Snoweuph
GPG key ID: A494330694B208EF

View file

@ -1,5 +1,5 @@
FROM registry.access.redhat.com/ubi8/ubi-init
RUN yum -y install nodejs18
RUN yum -y install nodejs
USER runner