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 422001d16d
commit 7d70401693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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