Update .docker/latest/Dockerfile
This commit is contained in:
parent
b052a5b1c0
commit
9c50c141a7
1 changed files with 1 additions and 3 deletions
|
@ -2,5 +2,3 @@ FROM alpine:latest
|
|||
|
||||
RUN apk add --no-cache curl nano git git-lfs zip unzip docker nodejs npm && \
|
||||
npm install --global yarn pnpm
|
||||
|
||||
ENTRYPOINT ["/bin/sh"]
|
Loading…
Reference in a new issue