Skip to content

Commit

Permalink
chore(ci): fix azure-cli version to avoid Openssl issue Azure/azure-c…
Browse files Browse the repository at this point in the history
  • Loading branch information
leleueri committed Dec 9, 2022
1 parent 56fc55d commit afe7063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ jobs:

deploy-on-aks:
docker:
- image: mcr.microsoft.com/azure-cli:latest
- image: mcr.microsoft.com/azure-cli:2.42.0
resource_class: small
steps:
- attach_workspace:
Expand Down

0 comments on commit afe7063

Please sign in to comment.