sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 764a914e829cd95ca56fdf49c935c2b506dcb002
parent 84ae74dea60eb16c709bf2683c945543533d41dd
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 19 Feb 2024 17:50:48 +0100

add libeufin-bank package

Diffstat:
Mcontrib/ci/Containerfile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile @@ -68,6 +68,7 @@ RUN cat /etc/apt/preferences.d/taler && \ taler-exchange-database \ taler-exchange-offline \ taler-auditor \ + libeufin-bank \ taler-wallet-cli \ taler-harness \ && rm -rf /var/lib/apt/lists/*