cloudfoundry / capi-ci

Apache License 2.0
8 stars 16 forks source link

DRATS seems to be using an older image which contains an older version of the CLI #19

Closed MarcPaquette closed 3 years ago

MarcPaquette commented 3 years ago

The DRATS jobs for Gabriel and Xena are currently failing due to a docker image which uses CLI v6. We should be using a more updated version (7 at the time of this writing).

We should evaluate the best version to use at this time, as well as the best way to establish the best version in a rolling manner.

MarcPaquette commented 3 years ago

https://github.com/cloudfoundry/capi-dockerfiles/commit/274ed32056bc84140adc41aefb9b4a9a27172040 resolves this issue.