Update 'hass-n8n/Dockerfile'
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
FROM node:14.15-alpine
|
FROM node:14.15-alpine
|
||||||
|
|
||||||
ARG N8N_VERSION=0.169.0
|
ARG N8N_VERSION=1.11.1
|
||||||
|
|
||||||
RUN if [ -z "$N8N_VERSION" ] ; then echo "The N8N_VERSION argument is missing!" ; exit 1; fi
|
RUN if [ -z "$N8N_VERSION" ] ; then echo "The N8N_VERSION argument is missing!" ; exit 1; fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user