Skip to content

Commit efa9671

Browse files
authored
Merge pull request #950 from dipti-pai/fix-dockerfile
Fix dockerfile after pkg path refactoring
2 parents 6955dea + e4ed952 commit efa9671

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)