diff --git a/Jenkinsfile b/Jenkinsfile index 33011a5..5902b59 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,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: