Skip to content

Commit

Permalink
update bicepconfig.json to point to latest
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <[email protected]>
  • Loading branch information
willdavsmith committed Nov 8, 2024
1 parent c41ed61 commit e592556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bicepconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"extensibility": true
},
"extensions": {
"radius": "br:biceptypes.azurecr.io/radius:0.39",
"aws": "br:biceptypes.azurecr.io/aws:0.39"
"radius": "br:biceptypes.azurecr.io/radius:latest",
"aws": "br:biceptypes.azurecr.io/aws:latest"
}
}

0 comments on commit e592556

Please sign in to comment.