mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	fix: change libldap-2.5 to libldap2 in docker (#5946)
This commit is contained in:
		| @@ -132,7 +132,7 @@ RUN apt-get update \ | ||||
|     gosu \ | ||||
|     iproute2 \ | ||||
|     libldap-common \ | ||||
|     libldap-2.5 \ | ||||
|     libldap2 \ | ||||
|     && rm -rf /var/lib/apt/lists/* | ||||
|  | ||||
| # create directory used for Docker Secrets | ||||
|   | ||||
		Reference in New Issue
	
	Block a user