this is the error i'm getting after installation:
Commit: feat: added dynamic model support for openAI provider (#1241)
##########################################
##########################################
#0 building with "default" instance using docker driver
#1 [internal] load build definition from code
#1 transferring dockerfile: 2B done
#1 DONE 0.0s
ERROR: failed to solve: failed to read dockerfile: open code: no such file or directory
##########################################
##########################################
Command failed with exit code 1: docker buildx build --network host -f /etc/easypanel/projects/n8n/boltdiy/code/ -t easypanel/n8n/boltdiy --label 'keep=true' --build-arg 'GIT_SHA=3be18e3f9d5dc395405235f42bd5a6dbbdeaf1d7' /etc/easypanel/projects/n8n/boltdiy/code/
for me: fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [warn] Data fetching is changing to a single fetch in React Router v7 ┃ You can use the `v3_singleFetch` future flag to opt-in early. ┃ -> https://remix.run/docs/en/2.13.1/start/future-flags#v3_singleFetch ┗ fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
same error here