Remove unused dependency
This commit is contained in:
parent
ea895da29d
commit
a73108f291
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
FROM node:8-alpine as build
|
||||
RUN apk add --no-cache git
|
||||
RUN mkdir /tmp/brouter-web
|
||||
WORKDIR /tmp/brouter-web
|
||||
COPY . .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue