Set tag '5' for redis image

This commit is contained in:
Miguel Serrano 2020-05-29 15:07:51 +02:00 committed by GitHub
parent 1f3da80278
commit ae3e7f03f0

View file

@ -116,7 +116,7 @@ services:
redis:
restart: always
image: redis:5.0.0
image: redis:5
container_name: redis
expose:
- 6379