chore(deps): bump node in /tests/apps/dockerfile-procfile-bad

Bumps node from 23-alpine to 24-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-07 13:09:15 +00:00
committed by GitHub
parent 7fae00435b
commit 3ee983b98b

View File

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