Update bats/bats Docker tag to v1.8.2
Some checks reported errors
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Renovate Bot 2022-10-24 16:44:40 +00:00
parent db992ac12b
commit 5f75da60fe

View file

@ -355,7 +355,7 @@ spec:
serviceAccountName: graphs-grafana-test
containers:
- name: graphs-test
image: "bats/bats:v1.4.1"
image: "bats/bats:1.8.2"
imagePullPolicy: "IfNotPresent"
command: ["/opt/bats/bin/bats", "-t", "/tests/run.sh"]
volumeMounts: