Skip to content

Commit 9622126

Browse files
authored
Merge pull request #1575 from input-output-hk/jpraynaud/1570-fix-cardanoc-configurations-infra
Fix Cardano configurations in infra
2 parents b3c4c18 + a014511 commit 9622126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mithril-infra/assets/infra.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.12
1+
0.2.13

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

159159
variable "mithril_api_domain" {

0 commit comments

Comments
 (0)