leandron commented on a change in pull request #7350:
URL: https://github.com/apache/tvm/pull/7350#discussion_r565364641
##########
File path: docker/Dockerfile.demo_vitis_ai
##########
@@ -18,7 +18,7 @@
# CI docker VAI env
FROM xilinx/vitis-ai:latest
-RUN apt-get update --fix-missing
+RUN apt-get update --fix-missing && apt-get install -y gpg-agent
Review comment:
Ack, see comment below.
----------------------------------------------------------------
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]