Netflix / lemur-docker

Docker files for the Lemur certificate orchestration tool
170 stars 83 forks source link

fixing unsatisfied dependencies issue. #43

Closed anupsv closed 4 years ago

anupsv commented 4 years ago

libssl does not default to 1.0 anymore and docker build fails with unmet dependencies error. This fix is related to that issue.

hosseinsh commented 4 years ago

addressed in https://github.com/Netflix/lemur-docker/pull/47