chore(deps): update node.js to v24.13.0

This commit is contained in:
renovate[bot]
2026-01-15 02:03:27 +00:00
committed by kolaente
parent 5b0e9563cc
commit 1d660ce4f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6
FROM --platform=$BUILDPLATFORM node:24.12.0-alpine@sha256:c921b97d4b74f51744057454b306b418cf693865e73b8100559189605f6955b8 AS frontendbuilder
FROM --platform=$BUILDPLATFORM node:24.13.0-alpine@sha256:931d7d57f8c1fd0e2179dbff7cc7da4c9dd100998bc2b32afc85142d8efbc213 AS frontendbuilder
WORKDIR /build

View File

@@ -1 +1 @@
24.12.0
24.13.0