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