Skip to content

Commit 7f5bb6c

Browse files
committed
frontend: add vendor/ to dockerignore
this is causing leftover local vendor/ to be used in docker builds Signed-off-by: Ahmet Alp Balkan <[email protected]>
1 parent b9a978e commit 7f5bb6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/frontend/.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor/

0 commit comments

Comments
 (0)