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

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

View File

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

View File

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