Skip to content

Commit ab72bff

Browse files
committed
chore: upgrade infra to Cardano node '10.1.3'
1 parent e85e8dd commit ab72bff

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 = "10.1.2"
144+
default = "10.1.3"
145145
}
146146

147147
variable "cardano_image_registry" {

0 commit comments

Comments
 (0)