diff --git a/deploy/bicep/param_redeploy.json b/deploy/bicep/param_redeploy.json index b3fdf2f..f3b2f1a 100644 --- a/deploy/bicep/param_redeploy.json +++ b/deploy/bicep/param_redeploy.json @@ -24,10 +24,10 @@ "value": "< your existing ACA env name>" }, "EmitterImage":{ - "value": "yodobrin/custom-metrics-emitter:0.4" + "value": "azure-samples/eventhub-custom-metrics-emitter:latest" }, "ContainerAppName":{ "value": "" } } - } \ No newline at end of file + }