Skip to content

Commit

Permalink
ci: update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lmquang committed Nov 8, 2024
1 parent 10c7b7a commit 8e45ae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ WORKDIR /

COPY --from=sql-migrate /usr/local/bin/sql-migrate /usr/bin/
COPY --from=builder /go/bin/* /usr/bin/
COPY docs /docs
# COPY migrations /migrations
# COPY dbconfig.yml /

Expand Down

0 comments on commit 8e45ae7

Please sign in to comment.