chore(deps): bump node in the docker-update group

Bumps the docker-update group with 1 update: node.


Updates `node` from 22.14.0-alpine3.21 to 22.15.0-alpine3.21

---
updated-dependencies:
- dependency-name: node
  dependency-version: 22.15.0-alpine3.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-update
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-27 04:43:24 +00:00 committed by GitHub
parent 0ed3b7eeb1
commit f9346b4955
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM node:22.14.0-alpine3.21
FROM node:22.15.0-alpine3.21
RUN npm install -g contentful-cli@3.8.5