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

Bumps node from 21-alpine to 22-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-04-30 13:55:48 +00:00
committed by GitHub
parent 1ee88e1872
commit 14ff1398b9

View File

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