chore(deps): update node.js to bfee10f (#6095)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-03 22:09:22 +00:00
committed by GitHub
parent f1dc854770
commit 6a80e70486

View File

@@ -1,7 +1,7 @@
###############################################
# Frontend Build
###############################################
FROM node:20@sha256:572a90df10a58ebb7d3f223d661d964a6c2383a9c2b5763162b4f631c53dc56a \
FROM node:20@sha256:bfee10fa23d00d7572c028bca6bbc9f6b56bc1cba7e50d495ed5ec668bc8b7b2 \
AS frontend-builder
WORKDIR /frontend