chore(deps): update container images

This commit is contained in:
2025-05-12 19:07:36 +00:00
parent 04be833f01
commit 8176d784b0
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