Update docker/alpine/Dockerfile
This commit is contained in:
parent
81e131a9e5
commit
0b8a8a7904
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM alpine:edge
|
||||
|
||||
RUN apk add node npm bash git
|
||||
RUN apk add nodejs npm bash git
|
Loading…
Add table
Reference in a new issue