mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-25 11:06:08 -05:00
Compare commits
1 Commits
Kuchenpira
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0e5418f8c0 |
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@@ -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.
|
||||
-->
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
###############################################
|
||||
# Frontend Build
|
||||
###############################################
|
||||
FROM node:24@sha256:00e9195ebd49985a6da8921f419978d85dfe354589755192dc090425ce4da2f7 \
|
||||
FROM node:24@sha256:ed4a00946596b5453f4cd562aa2a6128d82cc9e2d11b70279a916c02aaedbc67 \
|
||||
AS frontend-builder
|
||||
|
||||
WORKDIR /frontend
|
||||
|
||||
Reference in New Issue
Block a user