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