From dfcfabb1b12f21e55be40cba2d8f8174b4b3d5d4 Mon Sep 17 00:00:00 2001 From: Radius CI Bot Date: Mon, 16 Sep 2024 20:44:21 +0000 Subject: [PATCH] Update samples for --- bicepconfig.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bicepconfig.json b/bicepconfig.json index a034f8ce..e7f47ea3 100644 --- a/bicepconfig.json +++ b/bicepconfig.json @@ -5,10 +5,10 @@ "dynamicTypeLoading": true }, "extensions": { - "radius": "br:biceptypes.azurecr.io/radius:latest", - "aws": "br:biceptypes.azurecr.io/aws:latest" + "radius": "br:biceptypes.azurecr.io/radius:0.38", + "aws": "br:biceptypes.azurecr.io/aws:0.38" }, "cloud": { "credentialPrecedence": [ "Environment" ] } -} \ No newline at end of file +}