Skip to content

Commit

Permalink
[#IC-103] fix function workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
gquadrati committed Nov 22, 2021
1 parent c7b5b63 commit c4f761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/functions/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM functions-node-14

COPY ../../ /usr/src/app
COPY . /usr/src/app

RUN func extensions install

Expand Down

0 comments on commit c4f761a

Please sign in to comment.