Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: sk593 <[email protected]>
  • Loading branch information
sk593 committed Aug 6, 2024
1 parent 9342260 commit 8824187
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions bicepconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"experimentalFeaturesEnabled": {
"extensibility": true,
"extensionRegistry": true,
"dynamicTypeLoading": true
},
"extensions": {
"radius": "br:biceptypes.azurecr.io/radius:latest",
"aws": "br:biceptypes.azurecr.io/aws:latest"
}
"experimentalFeaturesEnabled": {
"extensibility": true,
"extensionRegistry": true,
"dynamicTypeLoading": true
},
"extensions": {
"radius": "br:biceptypes.azurecr.io/radius:latest",
"aws": "br:biceptypes.azurecr.io/aws:latest"
}
}

0 comments on commit 8824187

Please sign in to comment.