Skip to content

Commit 003cdc6

Browse files
committed
chore: update default Cardno node version to '9.1.0' in infra
1 parent d4a0539 commit 003cdc6

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.0.0"
144+
default = "9.1.0"
145145
}
146146

147147
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)