Skip to content

Commit

Permalink
Update AIHub image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmendible committed Mar 4, 2024
1 parent 110d781 commit eed74e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,11 @@ variable "ca_chat_image" {
}

variable "ca_prep_docs_image" {
default = "ghcr.io/azure/aihub/aihub-prepdocs:1.0.1-preview.16"
default = "ghcr.io/azure/aihub/aihub-prepdocs:1.0.1-preview.21"
}

variable "ca_aihub_image" {
default = "ghcr.io/azure/aihub/aihub:1.0.1-preview.16"
default = "ghcr.io/azure/aihub/aihub:1.0.1-preview.21"
}

variable "use_random_suffix" {
Expand Down

0 comments on commit eed74e3

Please sign in to comment.