gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 02/02: comment


From: gnunet
Subject: [taler-deployment] 02/02: comment
Date: Mon, 14 Nov 2022 16:45:59 +0100

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

ms pushed a commit to branch master
in repository deployment.

commit 22564dd18423a6511b347926f90266c84f734202
Author: MS <ms@taler.net>
AuthorDate: Mon Nov 14 16:45:53 2022 +0100

    comment
---
 docker/demo/images/base/Dockerfile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/docker/demo/images/base/Dockerfile 
b/docker/demo/images/base/Dockerfile
index 3e240c4..5647d85 100644
--- a/docker/demo/images/base/Dockerfile
+++ b/docker/demo/images/base/Dockerfile
@@ -41,11 +41,10 @@ RUN ./configure --enable-logging=verbose 
--disable-documentation
 RUN make install
 
 WORKDIR /exchange
-# NOTE: the following works around a reported issue
-# where the bootstrap script always pulls the latest
-# submodule version.  That breaks when moving the main
-# repository to tagged versions.
 RUN git -C contrib/gana checkout 6b9824c # v0.9.0-compatible commit
+# Workaround a reported issue where the bootstrap script
+# always pulls the latest submodule version.  That breaks
+# when moving the main repository to past versions.
 RUN git submodule set-uri contrib/gana .
 RUN ./bootstrap
 RUN ./configure CFLAGS="-ggdb -O0" --enable-logging=verbose --disable-doc

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