Skip to content

Commit

Permalink
Update tracecompass-pod.yaml to use tracecompass-build-env:22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
bhufmann committed Mar 25, 2024
1 parent b9cad12 commit 9aa0de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/pod-templates/tracecompass-pod.yaml
Expand Up @@ -3,7 +3,7 @@ kind: Pod
spec:
containers:
- name: tracecompass
image: eclipse/tracecompass-build-env:18.04
image: eclipse/tracecompass-build-env:22.04
imagePullPolicy: Always
tty: true
command: [ "/bin/sh" ]
Expand Down

0 comments on commit 9aa0de9

Please sign in to comment.