chore(deps): update docker.io/library/node docker tag to v26.8.2
Helm / helm-lint (push) Successful in 12s
Helm / helm-unittest (push) Successful in 12s
Helm / helm-lint (pull_request) Successful in 11s
Helm / helm-unittest (pull_request) Successful in 13s

This commit is contained in:
2026-09-10 00:19:43 +00:00
parent e1bb997d1c
commit 672ee4efdf
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ on:
jobs:
markdown-link-checker:
container:
image: docker.io/library/node:26.8.1-alpine
image: docker.io/library/node:26.8.2-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling
@@ -30,7 +30,7 @@ jobs:
markdown-lint:
container:
image: docker.io/library/node:26.8.1-alpine
image: docker.io/library/node:26.8.2-alpine
runs-on: ubuntu-latest
steps:
- name: Install tooling