From 7d930138fc0da54bbb2c1095b23db8c47c788baa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 02:36:32 +0000 Subject: [PATCH] chore(deps): update mcr.microsoft.com/azure-cli docker tag to v2.68.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 78d7bde..dcacbfd 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.68.0 resource_class: <> jobs: