diff --git a/Dockerfile b/Dockerfile
index b3838e138251c591c3a3b6717b2ac7c5c944bca1..b69ae83ceca15f769329ea5ed52c005264c49b97 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -14,8 +14,7 @@ RUN mkdir -p /app/gap/ansible /etc/ansible && \
 RUN pip install \
         --pre \
         --extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
-        goat-lso==${ARTIFACT_VERSION} \
-        --no-isolation
+        goat-lso==${ARTIFACT_VERSION}
 RUN ansible-galaxy install \
                    -r ansible-galaxy-requirements.yaml \
                    -p /app/gap/ansible