Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
control-service: add libffi to secure base job image (#2515)
Fix for the following error during data job building: ``` File "/usr/local/lib/python3.9/ctypes/__init__.py", line 8, in <module> from _ctypes import Union, Structure, Array ImportError: libffi.so.8: cannot open shared object file: No such file or directory [end of output] ``` Signed-off-by: Miroslav Ivanov [email protected]
- Loading branch information