gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: bump version


From: gnunet
Subject: [taler-deployment] branch master updated: bump version
Date: Tue, 28 Nov 2023 16:47:47 +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 0e08b50  bump version
0e08b50 is described below

commit 0e08b50194a2a524df752ff54daa578170eabe7d
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 28 16:47:42 2023 +0100

    bump version
---
 nlnet/task4/Dockerfile | 2 +-
 nlnet/task4/start.sh   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/nlnet/task4/Dockerfile b/nlnet/task4/Dockerfile
index bf366ce..0a3be9a 100644
--- a/nlnet/task4/Dockerfile
+++ b/nlnet/task4/Dockerfile
@@ -32,7 +32,7 @@ RUN apt-get install -y \
 # Installation
 RUN git clone git://git.taler.net/libeufin
 WORKDIR /libeufin
-RUN git fetch && git checkout 746756605b41d22e49454e95b38338b6fdb07059
+RUN git fetch && git checkout 736c3998648ad249577f8930b616e1f27647f938
 RUN ./bootstrap
 RUN ./configure --prefix=/usr/local
 RUN make install
diff --git a/nlnet/task4/start.sh b/nlnet/task4/start.sh
index 9e6953e..3b45d57 100755
--- a/nlnet/task4/start.sh
+++ b/nlnet/task4/start.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-set -eux
+set -eu
 
 service postgresql start
 sudo -u postgres createuser -s root

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