moonming commented on code in PR #12833:
URL: https://github.com/apache/apisix/pull/12833#discussion_r2659256281
##########
ci/redhat-ci.sh:
##########
@@ -24,7 +24,7 @@ install_dependencies() {
# install build & runtime deps
yum install -y --disablerepo=* --enablerepo=ubi-8-appstream-rpms
--enablerepo=ubi-8-baseos-rpms \
wget tar gcc gcc-c++ automake autoconf libtool make unzip git sudo
openldap-devel hostname patch \
- which ca-certificates pcre pcre-devel xz \
+ which ca-certificates pcre pcre-devel pcre2 pcre2-devel xz \
Review Comment:
do we need to update the docker repo?
--
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]