diff --git a/apps/picard/Dockerfile b/apps/picard/Dockerfile index 0168f36..c9c33a1 100644 --- a/apps/picard/Dockerfile +++ b/apps/picard/Dockerfile @@ -20,7 +20,7 @@ RUN \ /tmp/* # add local files -COPY ./root / +COPY ./apps/picard/root / # ports and volumes EXPOSE 3000