Skip to content

Commit

Permalink
test: test mongo 7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruelaneo committed Jan 21, 2025
1 parent 2832c98 commit 6e78878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ variable "prometheus_image" {

variable "database_image" {
type = string
default = "mongo"
default = "mongo:7.0.5"
}

variable "otel_collector_image" {
Expand Down

0 comments on commit 6e78878

Please sign in to comment.