Bump node in /{{cookiecutter.project_slug}}/compose/local/node

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-22 05:24:10 +00:00 committed by GitHub
parent 305c11023f
commit 605be64500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM node:18-bullseye-slim FROM node:21-bullseye-slim
WORKDIR /app WORKDIR /app