zrhoffman commented on a change in pull request #4739:
URL: https://github.com/apache/trafficcontrol/pull/4739#discussion_r432696297
##########
File path: infrastructure/cdn-in-a-box/enroller/Dockerfile
##########
@@ -17,18 +17,12 @@
FROM golang:1.14.2 AS enroller-builder
-# enroller source and dependencies
-COPY ./lib/ /go/src/github.com/apache/trafficcontrol/lib/
-COPY ./vendor/ /go/src/github.com/apache/trafficcontrol/vendor/
-COPY ./traffic_ops/client/
/go/src/github.com/apache/trafficcontrol/traffic_ops/v2-client/
Review comment:
Gotcha. Changed to v2 client in 8f7763330
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]