diff --git a/.dockerignore b/.dockerignore index 53d00193..2cf7cad4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,4 +7,5 @@ Makefile docs .eslintcache .gocache -/web/node_modules \ No newline at end of file +/web/node_modules +!THIRD-PARTY-LICENSES.md