cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
Bruno Alla 1f82072d5b Fix keywords case warning in Dockerfile
Recently noticed the following warning in my Docker builds:

> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match

I don't think it's causing any harm, apart perhaps some small noise in the logs.
2024-06-26 09:14:25 -03:00
..
celery Update start-flower in flower to wait until all celery workers are online (#5012) 2024-06-15 23:55:43 +01:00
Dockerfile Fix keywords case warning in Dockerfile 2024-06-26 09:14:25 -03:00
entrypoint Fix entrypoint 2023-06-28 09:19:56 -04:00
start Replace deprecated uvicorn.workers with uvicorn-worker (#5110) 2024-06-08 14:56:02 +01:00