chore(deps): update redis docker tag to v7.2.5 #98
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ services:
|
||||||
healthcheck: {}
|
healthcheck: {}
|
||||||
|
|
||||||
grampsweb_redis:
|
grampsweb_redis:
|
||||||
image: redis:7.2.4-alpine
|
image: redis:7.2.5-alpine
|
||||||
container_name: grampsweb_redis
|
container_name: grampsweb_redis
|
||||||
restart: always
|
restart: always
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
Loading…
Reference in a new issue