Added BUILDPLATFORM Arg -> Hope this helps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Sebastian Leheis 2025-03-29 13:49:30 +01:00
parent 096337ad80
commit 91a30021b7
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

@ -1,4 +1,5 @@
ARG TARGETPLATFORM=linux/amd64
ARG BUILDPLATFORM=linux/amd64
FROM --platform=$TARGETPLATFORM n8nio/n8n:1.85.4
USER root
RUN apk --update add qpdf