diff --git a/Jenkinsfile b/Jenkinsfile index 4e58eb7..f639bfb 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -49,7 +49,7 @@ spec: - name: harbor-config mountPath: /docker-config - name: tester - image: registry.bstein.dev/bstein/ariadne-ci:py312 + image: python:3.12-slim command: ["cat"] tty: true volumeMounts: