chore(deps): update node.js to v22

This commit is contained in:
renovate[bot] 2025-08-14 07:27:55 +00:00 committed by GitHub
commit 1ab31c642b
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:22@sha256:58a260471ff760412efdd89afb30d1518f94295a7a7f5e62d3f6e436735d27f9 \
AS frontend-builder
WORKDIR /frontend