Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit e3708c3

Browse files
GuptaNavdeep1983GuptaNavdeep1983
and
GuptaNavdeep1983
authored
fix(images): Changed windows base image to Windows_Server-2022-English-Full-ECS_Optimize* (#3128)
fix: Changed windows base image. Co-authored-by: GuptaNavdeep1983 <[email protected]>
1 parent 92dff26 commit e3708c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: images/windows-core-2022/github_agent.windows.pkr.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ source "amazon-ebs" "githubrunner" {
6565

6666
source_ami_filter {
6767
filters = {
68-
name = "Windows_Server-2022-English-Core-ContainersLatest-**"
68+
name = "Windows_Server-2022-English-Full-ECS_Optimized-*"
6969
root-device-type = "ebs"
7070
virtualization-type = "hvm"
7171
}

0 commit comments

Comments
 (0)