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

master
Renovate Bot 2022-01-18 12:34:05 +00:00 committed by Buckaroo Banzai
parent 804814cc03
commit 8ce8d19471
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.5-12-minimal
image: nodered/node-red:2.1.6-12-minimal
depends_on:
- postgres
restart: always