gplugin/builders

4fb24799acee
Parents 201f13a9886f
Children bfa442657994
Make sure we always have zip in the debian-bookworm-amd64 image
--- a/Dockerfile.debian-bookworm-amd64 Thu Jun 01 00:58:37 2023 -0500
+++ b/Dockerfile.debian-bookworm-amd64 Tue Jun 13 22:05:02 2023 -0500
@@ -14,6 +14,7 @@
python3-typogrify \
liblua5.3-dev lua-lgi luarocks \
valac \
+ zip \
&& \
apt clean && \
rm -rf /var/lib/apt/lists