gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: new libeufin


From: gnunet
Subject: [taler-deployment] branch master updated: new libeufin
Date: Sat, 04 Mar 2023 11:21:40 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3707591  new libeufin
3707591 is described below

commit 370759134c73b6c87f57d336d06a348716751956
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 11:21:38 2023 +0100

    new libeufin
---
 netzbon/install_debian_packages.sh | 1 +
 packaging/debian-docker/Dockerfile | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/netzbon/install_debian_packages.sh 
b/netzbon/install_debian_packages.sh
index 211fb1b..8ae3ace 100755
--- a/netzbon/install_debian_packages.sh
+++ b/netzbon/install_debian_packages.sh
@@ -16,6 +16,7 @@ apt install uuid-runtime \
     nginx \
     postgresql-${PG_VERSION} \
     postgresql-client-${PG_VERSION} \
+    dbconfig-pgsql \
     certbot -y
 
 ## Add GNU Taler deb.taler.net to /etc/apt/sources.list
diff --git a/packaging/debian-docker/Dockerfile 
b/packaging/debian-docker/Dockerfile
index 3297677..f1b215c 100644
--- a/packaging/debian-docker/Dockerfile
+++ b/packaging/debian-docker/Dockerfile
@@ -37,7 +37,7 @@ RUN chmod +x /root/gnunet-build.sh
 RUN /root/gnunet-build.sh v0.19.3-debian
 COPY libeufin-build.sh /root/
 RUN chmod +x /root/libeufin-build.sh
-RUN /root/libeufin-build.sh v0.9.2
+RUN /root/libeufin-build.sh v0.9.2-debian-1
 COPY taler-build.sh /root/
 RUN chmod +x /root/taler-build.sh
 RUN /root/taler-build.sh v0.9.2

-- 
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]