update copy
This commit is contained in:
parent
8dd9095d8d
commit
4da7afb636
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ LABEL version="${VERSION}" \
|
|||
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
COPY nodejs/ .
|
||||
COPY . .
|
||||
|
||||
RUN apk --no-cache add \
|
||||
curl \
|
||||
|
|
Loading…
Add table
Reference in a new issue