mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
chore: update container image version to v0.6.27
This commit is contained in:
parent
71b5e1a38a
commit
07a399bbd8
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ variable "task_family_name" {
|
|||
variable "container_image" {
|
||||
description = "Container image URI"
|
||||
type = string
|
||||
default = "908027381725.dkr.ecr.us-east-1.amazonaws.com/github/open-webui/open-webui:v0.6.26-debug"
|
||||
default = "908027381725.dkr.ecr.us-east-1.amazonaws.com/github/open-webui/open-webui:v0.6.27"
|
||||
}
|
||||
|
||||
variable "desired_count" {
|
||||
|
|
|
|||
Loading…
Reference in a new issue