Skip to content

Commit fcfbdad

Browse files
committed
deploy tag change for test
1 parent 73da377 commit fcfbdad

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
@@ -24,10 +24,10 @@
2424
"value": "${AZURE_ENV_MODEL_CAPACITY}"
2525
},
2626
"backendContainerImageTag": {
27-
"value": "${AZURE_ENV_IMAGE_TAG=latest}"
27+
"value": "${AZURE_ENV_IMAGE_TAG=v3tst1}"
2828
},
2929
"frontendContainerImageTag": {
30-
"value": "${AZURE_ENV_IMAGE_TAG=latest}"
30+
"value": "${AZURE_ENV_IMAGE_TAG=v3tst1}"
3131
},
3232
"enableTelemetry": {
3333
"value": "${AZURE_ENV_ENABLE_TELEMETRY}"

0 commit comments

Comments
 (0)