chore(deps): bump node from 22.11.0-alpine3.20 to 24.1.0-alpine3.20 (#24)

Bumps node from 22.11.0-alpine3.20 to 24.1.0-alpine3.20.

---
updated-dependencies:
- dependency-name: node
  dependency-version: 24.1.0-alpine3.20
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-17 13:21:06 +02:00
committed by GitHub
parent ae19a5ed99
commit d6f5c0e9d3

View File

@@ -1,4 +1,4 @@
FROM node:22.11.0-alpine3.20 AS build FROM node:24.1.0-alpine3.20 AS build
WORKDIR /app WORKDIR /app