chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-03-17 19:10:34 +00:00
committed by GitHub
parent afd5aaaada
commit 75c4764da8
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/library/node:22-alpine3.21 AS mermaid-live-editor-dependencies
FROM docker.io/library/node:22.14.0-alpine3.21 AS mermaid-live-editor-dependencies
RUN apk --no-cache add build-base git python3 && \
rm -rf /var/cache/apk/*