diff --git a/cypress/Dockerfile b/cypress/Dockerfile --- a/cypress/Dockerfile +++ b/cypress/Dockerfile @@ -19,4 +19,4 @@ USER jenkins -RUN python3 -m pip install --user --no-warn-script-location pyarcanist +RUN python3 -m pip install --user pyarcanist