yes
This commit is contained in:
parent
7dbdb25f5f
commit
97da1d8ff3
@ -60,7 +60,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 chown -R nextjs:nodejs /app/.next
|
||||
RUN chown -R nextjs:nodejs /
|
||||
|
||||
USER nextjs
|
||||
|
||||
|
Reference in New Issue
Block a user