Skip to content

Commit

Permalink
Fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jpahm committed Nov 5, 2024
1 parent 394bb66 commit 2c723e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ WORKDIR /build

COPY ./docs ./docs
COPY ./configs ./configs
COPY ./common ./common
COPY ./controllers ./controllers
COPY ./schema ./schema
COPY ./responses ./responses
Expand Down

0 comments on commit 2c723e3

Please sign in to comment.