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

Bumps node from 19-alpine to 20-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]
2023-04-21 14:02:46 +00:00
committed by GitHub
parent 7eb90da14b
commit 017e155941

View File

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