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

master
Renovate Bot 2021-07-30 13:32:10 +00:00 committed by Buckaroo Banzai
parent f1e11cd86d
commit 6142874f74
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ services:
- LOCAL_REDIS=true
nodered:
image: nodered/node-red:2.0.4-12-minimal
image: nodered/node-red:2.0.5-12-minimal
depends_on:
- postgres
restart: always