tuhaihe commented on code in PR #25:
URL: 
https://github.com/apache/cloudberry-devops-release/pull/25#discussion_r2166404427


##########
images/docker/cbdb/build/rocky9/Dockerfile:
##########
@@ -138,7 +138,7 @@ RUN dnf makecache && \
         libyaml-devel \
         perl-IPC-Run \
         protobuf-devel && \
-    dnf clean all && \
+    dnf clean all && rm -rf /var/cache/dnf/* && \

Review Comment:
   Good. Let me leave it in the next single PR.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to