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 0deac4f commit 788ae50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,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 788ae50

Please sign in to comment.