chore(deps): update docker.io/library/node docker tag to v25.7.0 #131

Merged
CSRBot merged 1 commits from renovate/update-docker.iolibrarynode into master 2026-02-25 21:23:50 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 56379bd8b4 - Show all commits

View File

@@ -15,7 +15,7 @@ on:
jobs:
generate-parameters:
container:
image: docker.io/library/node:25.6.1-alpine
image: docker.io/library/node:25.7.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling

View File

@@ -15,7 +15,7 @@ on:
jobs:
markdown-link-checker:
container:
image: docker.io/library/node:25.6.1-alpine
image: docker.io/library/node:25.7.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:25.6.1-alpine
image: docker.io/library/node:25.7.0-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling