JosiahWI commented on code in PR #11585: URL: https://github.com/apache/trafficserver/pull/11585#discussion_r1686849863
########## ci/docker/Makefile: ########## @@ -33,7 +33,7 @@ all: fedora centos fedora: fedora31 fedora32 fedora33 fedora34 fedora31: - docker build -t ats_$@ --build-arg OS_VERSION=31 --build-arg OS_TYPE=fedora yum/ + docker build -t ats_$@ --build- OS_VERSION=31 --build-arg OS_TYPE=fedora yum/ Review Comment: Someone might see this is broken and accidentally fix it. Please add comment explaining why it should be broken. -- 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]
