diff --git a/Jenkinsfile b/Jenkinsfile index 3507056..f3f27ad 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,7 +26,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: