mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-23 05:15:40 -04:00
chore(deps): update node.js to 807109d (#7516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
###############################################
|
||||
# Frontend Build
|
||||
###############################################
|
||||
FROM node:24@sha256:33cf7f057918860b043c307751ef621d74ac96f875b79b6724dcebf2dfd0db6d \
|
||||
FROM node:24@sha256:807109d6e7a6028176d655d9b4b7b89284634263598a8eb0196477bc892cb89e \
|
||||
AS frontend-builder
|
||||
|
||||
WORKDIR /frontend
|
||||
|
||||
Reference in New Issue
Block a user