File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 192192 "properties" : {
193193 "serverFarmId" : " [resourceId('Microsoft.Web/serverfarms', variables('functionPlanName'))]" ,
194194 "siteConfig" : {
195- "linuxFxVersion" : " DOCKER|ghcr.io/pia /azure-aisearch-functionapp-python:latest" ,
195+ "linuxFxVersion" : " DOCKER|ghcr.io/astrobagel /azure-aisearch-functionapp-python:latest" ,
196196 "appSettings" : [
197197 {
198198 "name" : " FUNCTIONS_EXTENSION_VERSION" ,
260260 "properties" : {
261261 "serverFarmId" : " [resourceId('Microsoft.Web/serverfarms', variables('functionPlanName'))]" ,
262262 "siteConfig" : {
263- "linuxFxVersion" : " DOCKER|ghcr.io/pia /azure-aisearch-functionapp-dotnet:latest" ,
263+ "linuxFxVersion" : " DOCKER|ghcr.io/astrobagel /azure-aisearch-functionapp-dotnet:latest" ,
264264 "appSettings" : [
265265 {
266266 "name" : " FUNCTIONS_EXTENSION_VERSION" ,
363363 "clientAffinityEnabled" : false ,
364364 "httpsOnly" : true ,
365365 "siteConfig" : {
366- "linuxFxVersion" : " DOCKER|ghcr.io/pia /azure-aisearch-webapp" ,
366+ "linuxFxVersion" : " DOCKER|ghcr.io/astrobagel /azure-aisearch-webapp" ,
367367 "alwaysOn" : true ,
368368 "appSettings" : [
369369 {
You can’t perform that action at this time.
0 commit comments