Update hass-n8n/config.json #1

Closed
goldbillka wants to merge 2 commits from master into update-n8n
Showing only changes of commit 1dd3e63ed0 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
ARG N8N_VERSION=1.72.1
ARG N8N_VERSION=1.82.3
FROM docker.n8n.io/n8nio/n8n:${N8N_VERSION}
USER root
RUN apk add --no-cache --update jq bash