Skip to content

Commit c410531

Browse files
authored
Update main.parameters.json
point to the right registry
1 parent de323f6 commit c410531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"value": "${AZURE_LOCATION}"
1010
},
1111
"containerImage": {
12-
"value": "ghcr.io/imicknl/azure-genesys-audiohook-server:latest"
12+
"value": "ghcr.io/azure-samples/azure-genesys-audiohook-server:latest"
1313
},
1414
"speechProvider": {
1515
"value": "${SPEECH_PROVIDER}"

0 commit comments

Comments
 (0)