chore(deps): update container images

This commit is contained in:
2025-05-08 19:08:03 +00:00
parent 2e1129b153
commit 356fc69a41
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