Skip to content

Commit 08d2aa2

Browse files
authored
Update Dockerfile
1 parent 17807ce commit 08d2aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN --mount=type=cache,target=/go/pkg/mod/ \
1414
COPY cmd/main.go cmd/main.go
1515
COPY api/ api/
1616
COPY internal/ internal/
17+
COPY util/ util/
1718
COPY go.mod go.sum ./
1819

1920
# Build

0 commit comments

Comments
 (0)