[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: sandcastle: install whole wall
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: sandcastle: install whole wallet |
Date: |
Mon, 25 Sep 2023 00:51:12 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 421c884 sandcastle: install whole wallet
421c884 is described below
commit 421c884767cb388104dd6e829b2d0cabae33b576
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Sep 25 00:51:16 2023 +0200
sandcastle: install whole wallet
---
sandcastle/images/base/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sandcastle/images/base/Dockerfile
b/sandcastle/images/base/Dockerfile
index 575f40b..4945418 100644
--- 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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: sandcastle: install whole wallet,
gnunet <=