This commit is contained in:
parent
6ef4eac93c
commit
a9b7d65c20
@ -33,8 +33,7 @@ COPY --from=builder --chown=nextjs:nodejs /app/.next ./.next
|
||||
COPY --from=builder --chown=nextjs:nodejs /app/public ./public
|
||||
COPY --from=builder --chown=nextjs:nodejs /app/package.json ./package.json
|
||||
|
||||
ENV PNPM_HOME /cock
|
||||
RUN pnpm i -g @beam-australia/react-env
|
||||
RUN npm i -g @beam-australia/react-env
|
||||
|
||||
USER nextjs
|
||||
EXPOSE 3000
|
||||
|
Reference in New Issue
Block a user