google / fully-homomorphic-encryption

An FHE compiler for C++
Apache License 2.0
3.5k stars 252 forks source link

fix: fix bazel install in Dockerfile #67

Closed asraa closed 1 year ago

asraa commented 1 year ago

Fixes https://github.com/google/fully-homomorphic-encryption/issues/66

@Janmajayamall this should fix the issue!

j2kun commented 1 year ago

Reminder: we can't integrate external PRs in this repo yet. Will need to cut an internal patch.

j2kun commented 1 year ago

I can take this now.

asraa commented 1 year ago

Closing, thanks @j2kun