aboutsummaryrefslogtreecommitdiff
path: root/ci/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/Containerfile')
-rw-r--r--ci/Containerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
index 10ece0db0..8b0792166 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 \