Skip to content

Commit

Permalink
chore(deps): update nodered/node-red docker tag to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 5f99d20 commit cf1a23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/node-red/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
node-red:
container_name: node-red
image: nodered/node-red:3.1.3
image: nodered/node-red:4.0.2
restart: unless-stopped
ports:
- 1880:1880
Expand Down

0 comments on commit cf1a23d

Please sign in to comment.