chore(deps): update docker.io/library/node docker tag to v24
All checks were successful
Build / build-amd64 (pull_request) Successful in 7m52s
Build / build-arm64 (pull_request) Successful in 10m22s

This commit is contained in:
CSRBot 2025-05-06 22:04:17 +00:00
parent 2efe2c8db2
commit d20681b318
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

View File

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