diff options
Diffstat (limited to 'communities/red-right-hand/174bg.net/Dockerfile')
| -rw-r--r-- | communities/red-right-hand/174bg.net/Dockerfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/communities/red-right-hand/174bg.net/Dockerfile b/communities/red-right-hand/174bg.net/Dockerfile index 9d959cb..bf4fce4 100644 --- a/communities/red-right-hand/174bg.net/Dockerfile +++ b/communities/red-right-hand/174bg.net/Dockerfile @@ -89,9 +89,6 @@ ENV HOSTNAME="0.0.0.0" # Copy production assets COPY --from=builder --chown=node:node /app/public ./public -# Copy auth config so migrations can be run against the production container -COPY --from=builder --chown=node:node /app/src ./src - # Set the correct permission for prerender cache RUN mkdir .next RUN chown node:node .next |
