fabikd commented on code in PR #7463: URL: https://github.com/apache/trafficcontrol/pull/7463#discussion_r1178445813
########## infrastructure/cdn-in-a-box/traffic_stats/Dockerfile-influxdb: ########## @@ -17,6 +17,8 @@ FROM influxdb:1.7.3 +RUN echo "deb http://archive.debian.org/debian stretch main" > /etc/apt/sources.list + Review Comment: I've tried to update to version 2.7.0, and it breaks some of the js for the ui in tp. -- 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]
