Skip to content

Commit 4fb6172

Browse files
committed
chore(infra): bump Cardano node default version to '10.4.1'
1 parent e6c92f6 commit 4fb6172

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.3.1"
156+
default = "10.4.1"
157157
}
158158

159159
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)