From 58593ce1673542b78ae33d601108725ce149c510 Mon Sep 17 00:00:00 2001 From: Glenn Date: Tue, 21 Feb 2023 14:31:36 +0100 Subject: [PATCH] Bump version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c1f18fd..8d8c6be 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM n8nio/n8n:0.213.0-debian +FROM n8nio/n8n:0.216.0-debian # FROM n8nio/n8n:0.212.0-debian # FROM n8nio/n8n:0.210.2-debian # FROM n8nio/n8n:0.195.5-debian