Skip to content

Commit 2ddc11e

Browse files
committed
Fix Dockerfile cache
Signed-off-by: Stefan Prodan <[email protected]>
1 parent ba44f03 commit 2ddc11e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ ARG TARGETPLATFORM
1212

1313
WORKDIR /workspace
1414

15-
# copy api submodule
16-
COPY api/ api/
17-
1815
# copy modules manifests
1916
COPY go.mod go.mod
2017
COPY go.sum go.sum

0 commit comments

Comments
 (0)