Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
0e5418f8c0 chore(deps): update node.js to ed4a009 2026-02-25 09:41:30 +00:00
2 changed files with 2 additions and 6 deletions

View File

@@ -57,11 +57,7 @@ _(fill-in or delete this section)_
## Testing
_(fill-in or delete this section)_
<!--
Describe how you tested this change.
-->
## AI / LLM Assistance
<!--
Describe to which degree an LLM was used in creating this pull request.
-->

View File

@@ -1,7 +1,7 @@
###############################################
# Frontend Build
###############################################
FROM node:24@sha256:00e9195ebd49985a6da8921f419978d85dfe354589755192dc090425ce4da2f7 \
FROM node:24@sha256:ed4a00946596b5453f4cd562aa2a6128d82cc9e2d11b70279a916c02aaedbc67 \
AS frontend-builder
WORKDIR /frontend