Merge branch 'revert-32a7b18c' into 'main'
Revert "Update file Dockerfile" See merge request Fascinated/beatsaber-overlay!3
This commit is contained in:
commit
c1b555510a
@ -49,7 +49,7 @@ COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./
|
||||
COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static
|
||||
COPY --from=builder --chown=nextjs:nodejs /app/public ./.next/static
|
||||
|
||||
RUN yarn add -g @beam-australia/react-env
|
||||
RUN npm i -g @beam-australia/react-env
|
||||
|
||||
RUN chown -R nextjs:nodejs /app
|
||||
|
||||
|
Reference in New Issue
Block a user