gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: bump build rules


From: gnunet
Subject: [taler-deployment] branch master updated: bump build rules
Date: Sat, 04 Mar 2023 18:14:38 +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 9bdf010  bump build rules
9bdf010 is described below

commit 9bdf010a6bb3ea18bd5ef6bd421a5d45d49ff182
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 18:14:33 2023 +0100

    bump build rules
---
 packaging/debian-docker/Dockerfile |  6 +++---
 packaging/ubuntu-docker/Dockerfile | 22 +++++++++++-----------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/packaging/debian-docker/Dockerfile 
b/packaging/debian-docker/Dockerfile
index 728b08f..c2cd100 100644
--- a/packaging/debian-docker/Dockerfile
+++ b/packaging/debian-docker/Dockerfile
@@ -38,9 +38,9 @@ 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-debian-2
-#COPY taler-build.sh /root/
-#RUN chmod +x /root/taler-build.sh
-#RUN /root/taler-build.sh v0.9.2
+COPY taler-build.sh /root/
+RUN chmod +x /root/taler-build.sh
+RUN /root/taler-build.sh v0.9.2-debian-1
 #COPY sync-build.sh /root/
 #RUN chmod +x /root/sync-build.sh
 #RUN /root/sync-build.sh v0.9.2
diff --git a/packaging/ubuntu-docker/Dockerfile 
b/packaging/ubuntu-docker/Dockerfile
index 77f1157..f1b65bb 100644
--- a/packaging/ubuntu-docker/Dockerfile
+++ b/packaging/ubuntu-docker/Dockerfile
@@ -36,16 +36,16 @@ 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-2
 COPY taler-build.sh /root/
 RUN chmod +x /root/taler-build.sh
-RUN /root/taler-build.sh v0.9.2
-COPY sync-build.sh /root/
-RUN chmod +x /root/sync-build.sh
-RUN /root/sync-build.sh v0.9.2
-COPY anastasis-build.sh /root/
-RUN chmod +x /root/anastasis-build.sh
-RUN /root/anastasis-build.sh v0.3.2
-COPY wallet-build.sh /root/
-RUN chmod +x /root/wallet-build.sh
-RUN /root/wallet-build.sh v0.9.2-debian-1
+RUN /root/taler-build.sh v0.9.2-debian-1
+#COPY sync-build.sh /root/
+#RUN chmod +x /root/sync-build.sh
+#RUN /root/sync-build.sh v0.9.2
+#COPY anastasis-build.sh /root/
+#RUN chmod +x /root/anastasis-build.sh
+#RUN /root/anastasis-build.sh v0.3.2
+#COPY wallet-build.sh /root/
+#RUN chmod +x /root/wallet-build.sh
+#RUN /root/wallet-build.sh v0.9.2-debian-1

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