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

master
Renovate Bot 2021-12-02 10:46:51 +00:00 committed by Buckaroo Banzai
parent 3058c65a79
commit 12e802311c
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.3-12-minimal
image: nodered/node-red:2.1.4-12-minimal
depends_on:
- postgres
restart: always