talkatu/builders

Make sure debian-bookworm-amd64 has zip for building the docs
default tip
10 months ago, Gary Kramlich
4540b31429a5
Parents d2295a22de54
Children
Make sure debian-bookworm-amd64 has zip for building the docs
--- a/Dockerfile.debian-bookworm-amd64 Tue Feb 21 21:55:51 2023 -0600
+++ b/Dockerfile.debian-bookworm-amd64 Tue Jun 13 22:15:14 2023 -0500
@@ -33,6 +33,7 @@
python3-toml \
python3-typogrify \
valac \
+ zip \
&& \
apt-get clean && \
rm -rf /var/lib/apt/lists