diff --git a/Jenkinsfile b/Jenkinsfile index ac24984..6cd8a0e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -45,7 +45,7 @@ spec: - name: harbor-config mountPath: /docker-config - name: tester - image: python:3.12-slim + image: registry.bstein.dev/bstein/python:3.12-slim command: ["cat"] tty: true volumeMounts: