chore(deps): update docker.io/library/node docker tag to v22.13.0 #16

Merged
CSRBot merged 1 commits from renovate/docker.io-library-node-22.x into master 2025-01-15 02:38:45 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 3ea3f94429 - Show all commits

View File

@ -13,7 +13,7 @@ on:
jobs: jobs:
generate-parameters: generate-parameters:
container: container:
image: docker.io/library/node:22.9.0-alpine image: docker.io/library/node:22.13.0-alpine
runs-on: runs-on:
- ubuntu-latest - ubuntu-latest
steps: steps:

View File

@ -13,7 +13,7 @@ on:
jobs: jobs:
markdown-link-checker: markdown-link-checker:
container: container:
image: docker.io/library/node:22.9.0-alpine image: docker.io/library/node:22.13.0-alpine
runs-on: runs-on:
- ubuntu-latest - ubuntu-latest
steps: steps:
@ -29,7 +29,7 @@ jobs:
markdown-lint: markdown-lint:
container: container:
image: docker.io/library/node:22.9.0-alpine image: docker.io/library/node:22.13.0-alpine
runs-on: runs-on:
- ubuntu-latest - ubuntu-latest
steps: steps: