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


##########
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:
   I take it back, we did the bits to add dnf backward into Centos7 and dnf is 
consistent with the rest of the dockerfile



-- 
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