chore(deps): update container images

This commit is contained in:
2025-05-07 16:07:24 +00:00
parent 31f932cd16
commit ecebfd6f6f
2 changed files with 8 additions and 8 deletions

View File

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