Add node to builder
All checks were successful
Publish Builder Image / build-and-push (push) Successful in 3m36s
All checks were successful
Publish Builder Image / build-and-push (push) Successful in 3m36s
This commit is contained in:
@ -25,6 +25,7 @@ RUN dnf -y install \
|
||||
mingw64-winpthreads-static \
|
||||
yasm \
|
||||
which \
|
||||
nodejs \
|
||||
&& dnf clean all
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
Reference in New Issue
Block a user