updated only base image - all other things removed
Some checks failed
Build Pipeline for de.captica.n8n / Publish Docker (push) Has been cancelled

This commit is contained in:
Tobias Lehmann
2026-02-03 11:23:58 +01:00
parent 57cce9b8e2
commit 328544c2b6

View File

@@ -15,8 +15,7 @@ RUN apt-get update -y && \
sed \ sed \
python3 \ python3 \
ca-certificates \ ca-certificates \
build-essential \ build-essential
rm -rf /var/lib/apt/lists/*
# Install n8n and the also temporary all the packages # Install n8n and the also temporary all the packages
# it needs to build it correctly. # it needs to build it correctly.