diff --git a/.circleci/config.yml b/.circleci/config.yml index 78d7bde..7d96e2f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -15,7 +15,7 @@ executors: docker: # Version can be found here https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli # be careful when updating the version as it looks it is not following semver - - image: mcr.microsoft.com/azure-cli:2.47.0 + - image: mcr.microsoft.com/azure-cli:2.69.0 resource_class: <> jobs: