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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-14 10:27:47 -05:00 committed by GitHub
commit 556dc699c7
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