summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-03-13 21:24:48 +0100
committerMS <ms@taler.net>2023-03-13 21:26:17 +0100
commit3862030a8b4c73b9c6aecd9d15da694430a39e77 (patch)
tree9c96d1d5406251645ea5e9bf7cf0341b0d3ab57f
parent80ee8e946adcb196111bcfd4d85515acc7dcf218 (diff)
downloaddeployment-3862030a8b4c73b9c6aecd9d15da694430a39e77.tar.gz
deployment-3862030a8b4c73b9c6aecd9d15da694430a39e77.tar.bz2
deployment-3862030a8b4c73b9c6aecd9d15da694430a39e77.zip
NLnet deployment.
Updating libEuFin to let the UI run the latest debit check policy.
-rw-r--r--nlnet/task1/Dockerfile4
1 files 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/