diff --git a/images/windows-core-2022/github_agent.windows.pkr.hcl b/images/windows-core-2022/github_agent.windows.pkr.hcl index 47ca41b7..e8199f13 100644 --- a/images/windows-core-2022/github_agent.windows.pkr.hcl +++ b/images/windows-core-2022/github_agent.windows.pkr.hcl @@ -65,7 +65,7 @@ source "amazon-ebs" "githubrunner" { source_ami_filter { filters = { - name = "Windows_Server-2022-English-Core-ContainersLatest-**" + name = "Windows_Server-2022-English-Full-ECS_Optimized-*" root-device-type = "ebs" virtualization-type = "hvm" }