zrhoffman commented on code in PR #7463:
URL: https://github.com/apache/trafficcontrol/pull/7463#discussion_r1178454879


##########
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.
   >
   > Ah okay. Does `influxdb:1.8.10` work? If not, we should at least be able 
to upgrade to `influxdb:1.7.11`.
   
   `influxdb:1.8.10` uses Bullseye, but `influxdb:1.7.11` still uses Stretch. 
So if `influxdb:1.8.10` does not work, we'll still need your `sources.list` fix.



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