ci: use python slim for tester

This commit is contained in:
Brad Stein 2026-02-06 23:18:08 -03:00
parent 92bdd099fc
commit 24f954ecd6

2
Jenkinsfile vendored
View File

@ -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: