zrhoffman commented on code in PR #7003:
URL: https://github.com/apache/trafficcontrol/pull/7003#discussion_r938109883
##########
infrastructure/cdn-in-a-box/cache/Dockerfile:
##########
@@ -60,6 +60,7 @@ RUN dnf -y install epel-release && \
libmaxminddb \
libtool-ltdl \
libunwind \
+ libuuid \
Review Comment:
> While it is true that the ATS RPM is usually cached, the cache key
includes the latest release tag and latest commit on the release branch used
(currently `8.1.x`), so it does update whenever the `8.1.x` release branch does.
The cache is also busted whenever any file in
`cache-config/testing/docker/trafficserver/**` is updated.
--
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]