Skip to content

Commit 6229664

Browse files
committed
fix: Cardano configuration in infra
From https://github.com/input-output-hk/cardano-configurations
1 parent b87a4c2 commit 6229664

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 = "304521d423c47d44f1d596a939550c91e2755aff"
156+
default = "32581b26b6d3534582cd7fb2af133e655a925349"
157157
}
158158

159159
variable "mithril_api_domain" {

0 commit comments

Comments
 (0)