taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 421c884767cb388104dd6e829b2d0cabae33b576
parent 3454856ed0f9c2737f7b66e99f05c66eba71fb79
Author: Florian Dold <florian@dold.me>
Date:   Mon, 25 Sep 2023 00:51:16 +0200

sandcastle: install whole wallet

Diffstat:
Msandcastle/images/base/Dockerfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandcastle/images/base/Dockerfile b/sandcastle/images/base/Dockerfile @@ -139,7 +139,7 @@ RUN npm install -g pnpm@^8.7.0 WORKDIR /wallet-core RUN ./bootstrap RUN ./configure -RUN make install-tools +RUN make install # Sync