Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack authored Nov 1, 2020
1 parent de5da72 commit 91bb34f
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 @@ -7,7 +7,7 @@ LABEL maintainer="Tonye Jack <[email protected]>"

RUN apk add bash curl

RUN npm i -g depcheck
RUN yarn global add depcheck

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 91bb34f

Please sign in to comment.