Skip to content

Commit 75a6338

Browse files
committed
chore: update Cardano node to '10.2.1' in infra
1 parent 6cac625 commit 75a6338

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
@@ -147,7 +147,7 @@ locals {
147147
variable "cardano_image_id" {
148148
type = string
149149
description = "The Cardano image tag of service to deploy"
150-
default = "10.1.4"
150+
default = "10.2.1"
151151
}
152152

153153
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)