gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -fix base step


From: gnunet
Subject: [taler-deployment] branch master updated: -fix base step
Date: Wed, 05 Jul 2023 19:45:34 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new cb2d221  -fix base step
cb2d221 is described below

commit cb2d2217d6a624a82d6f7331a5038b7ea5b2a5e0
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jul 5 19:45:31 2023 +0200

    -fix base step
---
 sandcastle/images/base/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandcastle/images/base/Dockerfile 
b/sandcastle/images/base/Dockerfile
index 40c3f86..7bf6e65 100644
--- a/sandcastle/images/base/Dockerfile
+++ b/sandcastle/images/base/Dockerfile
@@ -134,7 +134,7 @@ RUN ./configure
 RUN make install
 WORKDIR /
 
-FROM exchange AS sync
+FROM merchant AS sync
 WORKDIR /
 RUN . /tags.sh && git clone git://git.taler.net/sync \
   --branch ${TAG_SYNC:-master}

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