Add zip to docker image
All checks were successful
Build Pipeline for de.captica.n8n / Publish Docker (push) Successful in 4m25s

This commit is contained in:
2025-06-09 08:34:18 +02:00
parent 7a764538fb
commit 7cf43108d1

View File

@@ -9,6 +9,7 @@ RUN apt-get update -y && \
graphicsmagick \
tzdata \
curl \
zip \
unzip \
jq \
sed \