cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
dependabot[bot] 5bc3df7650
Upgrade to node v18 (#4294)
* Bump node in /{{cookiecutter.project_slug}}/compose/local/node

Bumps node from 16-bullseye-slim to 18-bullseye-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update to node 18 in prod Dockerfile

* Update to node 18 in package.json

* Update node version in CI

* Update node version in documentation

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-04-26 08:06:56 +01:00
..
celery Fix ungraceful Celery workers shutdown in container (#3405) 2021-11-16 08:57:08 +00:00
Dockerfile Upgrade to node v18 (#4294) 2023-04-26 08:06:56 +01:00
entrypoint Provide more context when wating for PostgreSQL takes too long (#3782) 2022-07-26 23:17:45 +01:00
start Fix graceful shutdown of local dev containers and use watchfiles for beat + flower (#3925) 2022-11-23 14:51:20 +00:00