This commit is contained in:
parent
0bcd5eec73
commit
9248bd708d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM registry.access.redhat.com/ubi8/ubi-init
|
||||
|
||||
RUN yum -y install nodejs18
|
||||
RUN yum -y install nodejs
|
||||
|
||||
USER runner
|
Loading…
Reference in a new issue