Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
walnuts1018 authored Jan 2, 2025
1 parent 17807ce commit 08d2aa2
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 @@ -14,6 +14,7 @@ RUN --mount=type=cache,target=/go/pkg/mod/ \
COPY cmd/main.go cmd/main.go
COPY api/ api/
COPY internal/ internal/
COPY util/ util/
COPY go.mod go.sum ./

# Build
Expand Down

0 comments on commit 08d2aa2

Please sign in to comment.