Skip to content

Commit

Permalink
fix (picard): use new path
Browse files Browse the repository at this point in the history
Signed-off-by: divialth <[email protected]>
  • Loading branch information
divialth committed Oct 15, 2023
1 parent 0fb898d commit 686674c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/picard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN \
/tmp/*

# add local files
COPY ./root /
COPY ./apps/picard/root /

# ports and volumes
EXPOSE 3000
Expand Down

0 comments on commit 686674c

Please sign in to comment.