Skip to content

Commit

Permalink
etc
Browse files Browse the repository at this point in the history
  • Loading branch information
AvidDabbler committed Feb 4, 2024
1 parent 50c130e commit caba2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ WORKDIR /remix
COPY --from=production-deps /remix/node_modules /remix/node_modules

COPY --from=build /remix/scripts /remix/scripts
COPY --from=build /remix/ect /remix/ect
COPY --from=build /remix/etc /remix/etc
COPY --from=build /remix/build /remix/build
COPY --from=build /remix/public /remix/public
COPY --from=build /remix/package.json /remix/package.json
Expand Down

0 comments on commit caba2fb

Please sign in to comment.