mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
update(ldap): bump version to 2.4.57-r1
Migitations for: - CVE-2021-27212 - CVE-2020-36221 - CVE-2020-36222 - CVE-2020-36223 - CVE-2020-36224 - CVE-2020-36225 - CVE-2020-36226 - CVE-2020-36227 - CVE-2020-36228 - CVE-2020-36229 - CVE-2020-36230 - CVE-2020-25709 - CVE-2020-25710
This commit is contained in:
parent
3b2c2b5b88
commit
5fcd760f9f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ldap_sock_path: "{{ ldap_base_path }}/sock"
|
|||
ldap_data_path: "{{ ldap_base_path }}/data"
|
||||
ldap_config_path: "{{ ldap_base_path }}/config"
|
||||
|
||||
ldap_container_version: "v2.4.50-r0"
|
||||
ldap_container_version: "v2.4.57-r1"
|
||||
ldap_container_image: "registry.gitlab.com/famedly/containers/openldap:{{ ldap_container_version }}"
|
||||
ldap_container_name: ldap
|
||||
ldap_container_ports: "389:389"
|
||||
|
|
Loading…
Reference in a new issue