nic-6443 opened a new pull request, #602: URL: https://github.com/apache/apisix-docker/pull/602
this workflow https://github.com/apache/apisix-docker/actions/runs/18032293382/job/51311838616 is failed due to the sudo command require a password after upgrade to ubi9: ``` #15 6.892 sudo: PAM account management error: Authentication service cannot retrieve authentication info #15 6.892 sudo: a password is required ``` this problem only exist while use buildx to build multi-arch docker image. I confirmed those sudo usage is unnecessary by new workflow, so we can remove them directly. -- 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]
