chore(deps): bump node in /tests/apps/dockerfile-app-json-formations

Bumps node from 22-alpine to 23-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-17 13:42:59 +00:00
committed by GitHub
parent 7730ffda49
commit 9c351ac215

View File

@@ -1,4 +1,4 @@
FROM node:22-alpine
FROM node:23-alpine
RUN apk add --no-cache bash