Skip to content

Commit

Permalink
update node-red
Browse files Browse the repository at this point in the history
  • Loading branch information
rchrd committed Sep 18, 2023
1 parent 0249e6b commit a36dda1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions node-red/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# https://hub.docker.com/r/nodered/node-red/tags?page=1&ordering=last_updated
FROM nodered/node-red:3.0.2-18-minimal
FROM nodered/node-red:3.1.0-18-minimal

# https://flows.nodered.org/node/node-red-contrib-home-assistant-websocket
RUN npm install -no-cache --no-fund \
node-red-contrib-home-assistant-websocket@0.53.0 \
node-red-contrib-home-assistant-websocket@0.56.1 \
node-red-contrib-presence-faker \
node-red-contrib-repeat \
node-red-contrib-schedex \
Expand Down
2 changes: 1 addition & 1 deletion node-red/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.7.1
2023.9.0

0 comments on commit a36dda1

Please sign in to comment.