gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: NLnet deployment.


From: gnunet
Subject: [taler-deployment] branch master updated: NLnet deployment.
Date: Mon, 13 Mar 2023 21:26:22 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3862030  NLnet deployment.
3862030 is described below

commit 3862030a8b4c73b9c6aecd9d15da694430a39e77
Author: MS <ms@taler.net>
AuthorDate: Mon Mar 13 21:24:48 2023 +0100

    NLnet deployment.
    
    Updating libEuFin to let the UI run the
    latest debit check policy.
---
 nlnet/task1/Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nlnet/task1/Dockerfile b/nlnet/task1/Dockerfile
index 1fa176c..8c13ab0 100644
--- a/nlnet/task1/Dockerfile
+++ b/nlnet/task1/Dockerfile
@@ -7,7 +7,7 @@ RUN pip3 install click requests
 # Installation
 RUN git clone git://git.taler.net/libeufin
 WORKDIR /libeufin
-RUN git fetch && git checkout 7e013b1fbdb10a27e65fc4cbc4f77d6d84413962
+RUN git fetch && git checkout a1b00dd99136ca4387cbb63990a5fa3481498d1b
 RUN ./bootstrap
 RUN ./configure --prefix=/usr/local
 RUN make install
@@ -15,7 +15,7 @@ RUN make install
 # Reverse proxy
 RUN apt-get install -y nginx
 
-# Importing the UI
+# Importing the UI.
 RUN git clone -b prebuilt git://git.taler.net/wallet-core
 RUN cp /libeufin/debian/etc/nginx/sites-available/libeufin-sandbox 
/etc/nginx/sites-enabled/
 RUN mkdir -p /usr/share/libeufin/demobank-ui/

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]