Skip to content

Commit df6dcc0

Browse files
committed
chore: update default Cardano configuration in infra
1 parent a0fde5c commit df6dcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-infra/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ variable "cardano_image_registry" {
153153
variable "cardano_configurations_repository_commit" {
154154
type = string
155155
description = "The Cardano configurations commit to use"
156-
default = "d55cc5cd71f95807601800f4d6b148eefffbfe10"
156+
default = "692010ed0f454bfbb566c06443227c79e2f4dbab"
157157
}
158158

159159
variable "mithril_api_domain" {

0 commit comments

Comments
 (0)