Update {{cookiecutter.project_slug}}/local.yml

This commit is contained in:
Bruno Alla 2021-08-13 09:52:25 +02:00 committed by GitHub
parent 29f3706aef
commit d28bd97f3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ services:
{%- if cookiecutter.use_celery == 'y' %}
redis:
image: redis:6.2.4
image: redis:6
container_name: redis
celeryworker: