Skip to content

Commit

Permalink
Dockerfile: copy pkg source folder
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr committed Nov 14, 2023
1 parent 2493f41 commit a55f7be
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 @@ -30,6 +30,7 @@ COPY cmd/ cmd/
COPY api/ api/
COPY config/ config/
COPY internal/ internal/
COPY pkg/ pkg/

# Build
USER root
Expand Down

0 comments on commit a55f7be

Please sign in to comment.