From 341c68d3706caeeddc14cf7b3b3923214974cb3e Mon Sep 17 00:00:00 2001
From: Fred G <frederic.gurr@eclipse-foundation.org>
Date: Tue, 3 Dec 2024 11:41:06 +0100
Subject: [PATCH] Don't specify image. Not required and avoids issues with
 changed images

---
 Jenkinsfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index b83dc932..88ea1adc 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -9,7 +9,6 @@ kind: Pod
 spec:
   containers:
     - name: "jnlp"
-      image: "eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
       volumeMounts:
       - name: "volume-known-hosts"
         mountPath: /home/jenkins/.ssh