Update redis.yml

This commit is contained in:
Alex Coseru 2022-06-02 22:20:15 +03:00 committed by GitHub
parent 4f1497c1cf
commit 8c70f6776a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
redis: redis:
image: bitnami/redis:latest image: bitnami/redis:6.2.7
ports: ports:
- 6379:6379 - 6379:6379
networks: networks: