mirror of
https://github.com/foomo/contentful-cli.git
synced 2025-10-16 12:25:34 +00:00
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:
parent
0ed3b7eeb1
commit
f9346b4955
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user