Skip to content

Commit

Permalink
Update bicepconfig.json on edge to latest (#1871)
Browse files Browse the repository at this point in the history
Signed-off-by: Karishma Chawla <kachawla@microsoft.com>
  • Loading branch information
kachawla authored Oct 11, 2024
1 parent 85a104c commit c879358
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions bicepconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@
"dynamicTypeLoading": true
},
"extensions": {
"radius": "br:biceptypes.azurecr.io/radius:0.38",
"aws": "br:biceptypes.azurecr.io/aws:0.38"
},
"cloud": {
"credentialPrecedence": [ "Environment" ]
"radius": "br:biceptypes.azurecr.io/radius:latest",
"aws": "br:biceptypes.azurecr.io/aws:latest"
}
}

0 comments on commit c879358

Please sign in to comment.