bugfest / tor-controller

Tor toolkit for Kubernetes (Tor instances, onion services and more)
Apache License 2.0
102 stars 16 forks source link

fix(onionbalance): set alpine version to fix deprecated cryptography dependency #31

Closed conneryn closed 1 year ago

conneryn commented 1 year ago

Until the upstream onionbalance or stem packages resolve the issue with int_from_bytes being removed, this could be a temporary fix for #30

NOTE: I have not tested what the highest alpine version works, so it may be possible to choose a more recent version.