chore(deps): update container images

This commit is contained in:
2025-05-08 22:08:33 +00:00
parent 799246e723
commit 5cd7f6676a
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