Update nodered/node-red Docker tag to v2.2.0

master
Renovate Bot 2022-01-27 14:25:03 +00:00 committed by Buckaroo Banzai
parent 20045be0ea
commit 9c05729d80
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ services:
- LOCAL_REDIS=true
nodered:
image: nodered/node-red:2.1.6-12-minimal
image: nodered/node-red:2.2.0-12-minimal
depends_on:
- postgres
restart: always