Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
feat: upgrade to unleash v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed Jan 31, 2022
1 parent 9efcbcb commit 91cb2f5
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 3,654 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ WORKDIR /unleash

COPY --from=builder /unleash /unleash

RUN rm -rf /usr/local/lib/node_modules/npm/

EXPOSE 4242

USER node
Expand Down
Loading

0 comments on commit 91cb2f5

Please sign in to comment.