forked from EvergreenCrypto/docker-finance
client/container: root: migrate to Botan3
- This is possible now that `dfi`'s ROOT build supports C++20 - No internal `dfi` API or impl changes are necessary * This includes any Botan signatures
This commit is contained in:
@@ -32,7 +32,7 @@ RUN pacman -U root-6.36.04-6-x86_64.pkg.tar.zst --noconfirm --disable-download-t
|
||||
# docker-finance
|
||||
RUN pacman -Syu \
|
||||
benchmark \
|
||||
botan2 \
|
||||
botan \
|
||||
crypto++ \
|
||||
gtest \
|
||||
libsodium \
|
||||
|
||||
Reference in New Issue
Block a user