diff --git a/pipelines/docbot b/pipelines/docbot index 2d2d088..457d617 100644 --- a/pipelines/docbot +++ b/pipelines/docbot @@ -1,6 +1,6 @@ pipeline { agent { - docker { + agent1 { image 'python:3.12-slim' args '-u root' }