Skip to content

Commit 79f4705

Browse files
committed
chore(infra): bump Cardano node default version to '10.5.1'
1 parent 40b3a0b commit 79f4705

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 @@ locals {
153153
variable "cardano_image_id" {
154154
type = string
155155
description = "The Cardano image tag of service to deploy"
156-
default = "10.4.1"
156+
default = "10.5.1"
157157
}
158158

159159
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)