From 87ba5499056fbf5c411ee5e4e08349856da9cd85 Mon Sep 17 00:00:00 2001 From: Glenn Date: Mon, 30 Jan 2023 11:38:06 +0100 Subject: [PATCH] Bump version to minor update --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ad56ffb..2ccdeee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ -FROM n8nio/n8n:0.212.0-debian +FROM n8nio/n8n:0.212.1-debian +# FROM n8nio/n8n:0.212.0-debian # FROM n8nio/n8n:0.210.2-debian # FROM n8nio/n8n:0.195.5-debian