chore(deps): update docker.io/library/node docker tag to v25.8.1
All checks were successful
Helm / helm-lint (push) Successful in 9s
Helm / helm-unittest (push) Successful in 9s
Helm / helm-lint (pull_request) Successful in 9s
Helm / helm-unittest (pull_request) Successful in 9s

This commit is contained in:
2026-03-11 17:01:22 +00:00
parent 7c52d9fd0d
commit 9f00bc7761
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ on:
jobs:
generate-parameters:
container:
image: docker.io/library/node:25.8.0-alpine
image: docker.io/library/node:25.8.1-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.8.0-alpine
image: docker.io/library/node:25.8.1-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:25.8.0-alpine
image: docker.io/library/node:25.8.1-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling