invenio-app-ils icon indicating copy to clipboard operation
invenio-app-ils copied to clipboard

cryptography does not support 3.6 - docker build fails

Open thoni56 opened this issue 2 years ago • 0 comments

Package version (if known): from repo - v1.0.0rc1 - 95feace

Describe the bug

Docker backend build fails since cryptography does not support python 3.6.

Steps to Reproduce

Build using docker-compose -f docker-compose.full.yml up

Expected behavior

Build succeeds.

Additional context

Fix: update docker/backend/Dockerfile to use python 3.7

thoni56 avatar Dec 16 '22 12:12 thoni56