mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Merge pull request #12796 from shanemcd/fix-tests
Prevent openldap from getting downgraded during build
This commit is contained in:
@@ -101,6 +101,7 @@ RUN dnf -y update && dnf install -y 'dnf-command(config-manager)' && \
|
|||||||
glibc-langpack-en \
|
glibc-langpack-en \
|
||||||
krb5-workstation \
|
krb5-workstation \
|
||||||
nginx \
|
nginx \
|
||||||
|
"openldap >= 2.6.2-3" \
|
||||||
postgresql \
|
postgresql \
|
||||||
python3-devel \
|
python3-devel \
|
||||||
python3-libselinux \
|
python3-libselinux \
|
||||||
|
|||||||
Reference in New Issue
Block a user