chore(deps): update nodered/node-red docker tag to v3.0.2

This commit is contained in:
renovate[bot] 2022-10-14 16:45:14 +00:00 committed by GitHub
parent de510cc918
commit 24d3877d10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
nodered:
container_name: nodered
image: nodered/node-red:3.0.0
image: nodered/node-red:3.0.2
restart: unless-stopped
ports:
- ${APP_PORT}:1880