Compare commits

...

2 Commits

Author SHA1 Message Date
d44df0ef78
chore(deps): update docker.io/library/node docker tag to v24 2025-05-07 16:07:34 +00:00
31f932cd16
docs: typo 2025-05-07 17:10:48 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/library/node:23.10.0-alpine3.20 AS build
FROM docker.io/library/node:24.0.0-alpine3.20 AS build
ARG MARKDOWNLINT_VERSION=master

View File

@ -1,5 +1,5 @@
# MARKDOWNLINT_VERSION
# Only required to install a specifiy version
# Only required to install a specify version
MARKDOWNLINT_VERSION?=v0.44.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli
# CONTAINER_RUNTIME