Skip to content

Commit

Permalink
Set Azure CLI version to latest (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdeme authored Aug 15, 2023
1 parent 224cd1b commit 7f9513c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ target "gcp" {
target "azure" {
target = "azure"
platforms = ["linux/amd64", "linux/arm64"]
args = {"BASE_IMAGE": "mcr.microsoft.com/azure-cli:2.49.0"}
args = {"BASE_IMAGE": "mcr.microsoft.com/azure-cli:latest"}
}

0 comments on commit 7f9513c

Please sign in to comment.