lafiona commented on code in PR #14033:
URL: https://github.com/apache/arrow/pull/14033#discussion_r999435849


##########
dev/archery/archery/docker/cli.py:
##########
@@ -216,7 +216,7 @@ def docker_run(obj, image, command, *, env, user, 
force_pull, force_build,
     PYTHON=3.8 archery docker run conda-python
 
     # disable the cache only for the leaf image
-    PANDAS=master archery docker run --no-leaf-cache conda-python-pandas
+    PANDAS=main archery docker run --no-leaf-cache conda-python-pandas

Review Comment:
   Yes, I have updated this sample command too. 



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

Reply via email to