Skip to content

Commit 18f893d

Browse files
Update main.parameters.json
1 parent 854e903 commit 18f893d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/main.parameters.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"value": "${AZURE_ENV_EMBEDDING_MODEL_CAPACITY}"
3434
},
3535
"imageTag": {
36-
"value": "${AZURE_ENV_IMAGETAG}"
36+
"value": "${AZURE_ENV_IMAGETAG=latest_waf}"
3737
},
3838
"existingLogAnalyticsWorkspaceId": {
3939
"value": "${AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID}"
@@ -42,4 +42,4 @@
4242
"value": "${AZURE_EXISTING_AI_PROJECT_RESOURCE_ID}"
4343
}
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)