Skip to content

Commit

Permalink
update node-red image
Browse files Browse the repository at this point in the history
  • Loading branch information
rchrd committed Sep 6, 2024
1 parent c6afdb7 commit ddd72c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion node-red/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM nodered/node-red:4.0.2-22-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.67.2 \
node-red-contrib-home-assistant-websocket@0.68.10 \
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 @@
2024.8.1
2024.9.0

0 comments on commit ddd72c7

Please sign in to comment.