jhg03a commented on code in PR #7258:
URL: https://github.com/apache/trafficcontrol/pull/7258#discussion_r1053533506


##########
infrastructure/cdn-in-a-box/traffic_portal_integration_test/Dockerfile:
##########
@@ -48,6 +48,7 @@ RUN if [[ "${RHEL_VERSION%%.*}" -eq 7 ]]; then \
 FROM os-dependencies AS node-dependencies
 # Download and install node
 RUN curl -sL https://rpm.nodesource.com/setup_18.x | bash -
+RUN dnf install -y nodejs

Review Comment:
   This should use yum rather than dnf for Centos7 backward compatibility



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to