chore(deps): update node.js to 08535d6

This commit is contained in:
renovate[bot] 2025-08-14 07:27:11 +00:00 committed by GitHub
commit f2305b9921
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
###############################################
# Frontend Build
###############################################
FROM node:20@sha256:452293f0e5c9b7075829f2cd0dbd5fcae44d89cf5508b84a17bbe0857dc1a654 \
FROM node:20@sha256:08535d63bb457126292492a7998feda843cc7094abefafa5ae2c00fe35b77958 \
AS frontend-builder
WORKDIR /frontend