Skip to content

Commit e4ed952

Browse files
committed
Fix dockerfile after pkg path refactoring
Signed-off-by: Dipti Pai <[email protected]>
1 parent 6955dea commit e4ed952

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ RUN go mod download
4040

4141
# Copy source code
4242
COPY main.go main.go
43-
COPY pkg/ pkg/
4443
COPY internal/ internal/
4544

4645
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)