Skip to content

Commit

Permalink
build: new docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj Nandan Sharma authored and Raj Nandan Sharma committed Nov 13, 2024
1 parent 18e851a commit e1fe07c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ COPY --from=base /usr/local/bin /usr/local/bin
COPY --from=base /usr/local/lib /usr/local/lib

COPY --chown=abc:abc static /app/static
COPY --chown=abc:abc config /app/config
COPY --chown=abc:abc database /app/database
COPY --chown=abc:abc build.js /app/build.js
COPY --chown=abc:abc src/lib/server /app/src/lib/server
Expand Down

0 comments on commit e1fe07c

Please sign in to comment.