Skip to content

Commit c08a4e0

Browse files
committed
chore: update default Cardano configuration in infra
1 parent ed862ad commit c08a4e0

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 = "a09256f7bcd2a7e7d8427175a53a7bac10ef2ca3"
156+
default = "d55cc5cd71f95807601800f4d6b148eefffbfe10"
157157
}
158158

159159
variable "mithril_api_domain" {

0 commit comments

Comments
 (0)