mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 17:37:30 -02:30
Add nss for the chrome UI unit tests
This commit is contained in:
@@ -98,6 +98,7 @@ RUN dnf -y install \
|
||||
vim \
|
||||
nmap-ncat \
|
||||
nodejs \
|
||||
nss \
|
||||
make \
|
||||
patch && \
|
||||
npm install -g n && n 10.15.0 && dnf remove -y nodejs
|
||||
|
||||
Reference in New Issue
Block a user