ensure we use the latest version

This commit is contained in:
Neil Hanlon 2023-11-11 18:07:11 -05:00
parent 72235d9003
commit ae8ef2265c
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ spec:
containers:
- name: {{ jobname }}-{{ major }}-{{ architecture }}
image: {{ imageName }}
imagePullPolicy: Always
command: ["/bin/bash", "-c"]
args:
- |