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 Sep 18, 2024
1 parent a70c6e8 commit 61f600a
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.3
restart: unless-stopped
ports:
- 1880:1880
Expand Down

0 comments on commit 61f600a

Please sign in to comment.