Skip to content

Commit

Permalink
Update AIHub images to version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cmendible committed Mar 7, 2024
1 parent 2d61e4e commit 5a88e3b
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.5"
default = "ghcr.io/azure/aihub/aihub-prepdocs:1.0.6"
}

variable "ca_aihub_image" {
default = "ghcr.io/azure/aihub/aihub:1.0.5"
default = "ghcr.io/azure/aihub/aihub:1.0.6"
}

variable "use_random_suffix" {
Expand Down

0 comments on commit 5a88e3b

Please sign in to comment.