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

Bumps node from 25-alpine to 26-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 26-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-07 13:55:48 +00:00
committed by GitHub
parent 2d9521a855
commit 1e7df47feb

View File

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