Skip to content

Commit

Permalink
Update example version
Browse files Browse the repository at this point in the history
  • Loading branch information
killerwhile committed Jun 23, 2024
1 parent 3eebba8 commit 285bac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ variable "instance_type" {
}

variable "alephium_image" {
description = "Docker image to use, for instance alephium/alephium:v1.5.5"
description = "Docker image to use, for instance alephium/alephium:v3.1.4"
type = string
default = "touilleio/alephium-standalone:latest"
}
Expand Down

0 comments on commit 285bac5

Please sign in to comment.