Skip to content

Fix cryptography

Derrick Liu requested to merge fix-cryptography into dev

This PR rewrites the Dockerfiles to use python:3.9-slim rather than the Alpine images so we can get pre-built .whls for the new Rust-based Python cryptography package.

Supersedes !379 (closed)

Merge request reports