Skip to content

Commit 88578d4

Browse files
committed
uv lock to fix docker create and container update to tag fnd01 for testing deployment
1 parent 69860ac commit 88578d4

File tree

3 files changed

+3973
-1
lines changed

3 files changed

+3973
-1
lines changed

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ var modelVersion = '2024-08-06'
6363
var aiServicesName = '${prefix}-aiservices'
6464
var deploymentType = 'GlobalStandard'
6565
var gptModelVersion = 'gpt-4o'
66-
var appVersion = 'latest'
66+
var appVersion = 'fnd01'
6767
var resgistryName = 'biabcontainerreg'
6868
var dockerRegistryUrl = 'https://${resgistryName}.azurecr.io'
6969

0 commit comments

Comments
 (0)