Skip to content

Commit ad7344a

Browse files
Update imageTag value to use latest_waf
1 parent 18f893d commit ad7344a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/main.waf.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
"enableTelemetry": {
3939
"value": "${AZURE_ENV_ENABLE_TELEMETRY}"
@@ -60,4 +60,4 @@
6060
"value": "${AZURE_EXISTING_AI_PROJECT_RESOURCE_ID}"
6161
}
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)