Skip to content

Commit 9ed5dc6

Browse files
committed
chore: update default Cardano node version to '10.1.1' in infra
1 parent 6b3a79e commit 9ed5dc6

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
@@ -141,7 +141,7 @@ locals {
141141
variable "cardano_image_id" {
142142
type = string
143143
description = "The Cardano image tag of service to deploy"
144-
default = "9.2.1"
144+
default = "10.1.1"
145145
}
146146

147147
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)