mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 05:40:02 -06:00
fix: docker build
This commit is contained in:
@@ -142,6 +142,9 @@ RUN chmod -R 755 ./node_modules/@noble/hashes
|
||||
COPY --from=installer /app/node_modules/zod ./node_modules/zod
|
||||
RUN chmod -R 755 ./node_modules/zod
|
||||
|
||||
COPY --from=installer /app/node_modules/bycrypt ./node_modules/bycrypt
|
||||
RUN chmod -R 755 ./node_modules/bycrypt
|
||||
|
||||
RUN npm install --ignore-scripts -g tsx typescript pino-pretty
|
||||
RUN npm install -g prisma
|
||||
|
||||
|
||||
Reference in New Issue
Block a user