From cbfa6d073779fbe4179ae2cdcefc47531ff758f8 Mon Sep 17 00:00:00 2001 From: Sebastian Leheis Date: Tue, 2 Apr 2024 19:34:25 +0200 Subject: [PATCH] Dockerfile aktualisiert --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ffe1efc..466242a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 n8nio/n8n:1.34.2 +FROM --platform=linux/amd64 n8nio/n8n:1.35.0 USER root RUN apk --update add qpdf USER node -- 2.45.2