diff --git a/server-ce/Makefile b/server-ce/Makefile index b74c1b8644..eb6ea772f1 100644 --- a/server-ce/Makefile +++ b/server-ce/Makefile @@ -24,7 +24,6 @@ build-base: --cache-from $(OVERLEAF_BASE_BRANCH) \ --tag $(OVERLEAF_BASE_TAG) \ --tag $(OVERLEAF_BASE_BRANCH) \ - --network=host \ $(MONOREPO_ROOT) @@ -40,7 +39,6 @@ build-community: --file Dockerfile \ --tag $(OVERLEAF_TAG) \ --tag $(OVERLEAF_BRANCH) \ - --network=host \ $(MONOREPO_ROOT) SHELLCHECK_OPTS = \