chore(deps): update docker docker.io/library/node to 25.7.0-alpine
All checks were successful
Build / build-amd64 (push) Successful in 33s
Lint Markdown files / markdown-lint (push) Successful in 4s
Build / build-arm64 (push) Successful in 1m20s

This commit is contained in:
2026-03-03 11:02:26 +01:00
parent 78c47c79db
commit eda019ab79

View File

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