Update redis Docker tag to v6.2.2

This commit is contained in:
Renovate Bot 2021-04-23 14:00:47 +00:00
parent 3411f3d0a9
commit e51a1fd8eb
3 changed files with 3 additions and 3 deletions

View file

@ -55,7 +55,7 @@ services:
- 'db-data:/var/lib/postgresql/data'
redis:
image: 'redis:6.0.12-alpine'
image: 'redis:6.2.2-alpine'
restart: 'always'
healthcheck: