Skip to content

Commit

Permalink
tmpl tofu: bump nixos ami version filter
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Dec 13, 2024
1 parent 9bd7f38 commit f762a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/cardano-parts-project/flake/opentofu/cluster.nix
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ in {
filter = [
{
name = "name";
values = ["nixos/24.05*"];
values = ["nixos/24.11*"];
}
{
name = "architecture";
Expand Down

0 comments on commit f762a22

Please sign in to comment.