gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 07/07: ci: add wget to container env testing deps


From: gnunet
Subject: [taler-exchange] 07/07: ci: add wget to container env testing deps
Date: Sat, 09 Sep 2023 05:03:29 +0200

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

devan-carpenter pushed a commit to branch master
in repository exchange.

commit 011960432a01b1896d16903aefe7ccedb14b4d02
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Fri Sep 8 14:13:23 2023 -0400

    ci: add wget to container env testing deps
---
 ci/Containerfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ci/Containerfile b/ci/Containerfile
index 10ece0db..8b079216 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -43,7 +43,8 @@ RUN apt-get install -yqq \
 RUN apt-get install -yqq \
                   jq \
                    postgresql \
-                   sudo
+                   sudo \
+                   wget
 
 # Install Taler (and friends) packages
 RUN curl -sS https://deb.taler.net/apt-nightly/taler-bookworm-ci.sources \

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