Update hass-n8n/Dockerfile
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
ARG N8N_VERSION=2.1.1
|
||||
ARG N8N_VERSION=2.4.6
|
||||
|
||||
# ------------------------------------------------
|
||||
# 1) busybox-static (sh, sed, mkdir, etc.)
|
||||
@@ -45,4 +45,4 @@ COPY docker-entrypoint.sh /tmp/docker-entrypoint.sh
|
||||
RUN chmod +x /tmp/docker-entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/bin/sh", "/tmp/docker-entrypoint.sh"]
|
||||
EXPOSE 5678
|
||||
EXPOSE 443
|
||||
Reference in New Issue
Block a user