Skip to content

Commit 7d75ce1

Browse files
committed
chore(infra): bump Cardano node default version to '10.6.1'
1 parent b9f9d72 commit 7d75ce1

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
@@ -163,7 +163,7 @@ locals {
163163
variable "cardano_image_id" {
164164
type = string
165165
description = "The Cardano image tag of service to deploy"
166-
default = "10.5.1"
166+
default = "10.6.1"
167167
}
168168

169169
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)