diff --git a/Jenkinsfile b/Jenkinsfile index ad56dab..a672790 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -57,7 +57,7 @@ spec: - name: workspace-volume mountPath: /home/jenkins/agent - name: publisher - image: python:3.12-slim + image: registry.bstein.dev/bstein/python:3.12-slim command: ["cat"] tty: true volumeMounts: