Skip to content

Commit 62f01ec

Browse files
committed
chore: Bump CI windows agent to 2025
1 parent b090b6b commit 62f01ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/Testcontainers.Commons/CommonImages.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ public static class CommonImages
1515

1616
public static readonly IImage Nginx = new DockerImage("nginx:1.22");
1717

18-
public static readonly IImage ServerCore = new DockerImage("mcr.microsoft.com/windows/servercore:ltsc2022");
18+
public static readonly IImage ServerCore = new DockerImage("mcr.microsoft.com/windows/servercore:ltsc2025");
1919
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
windows-2022
1+
windows-2025

0 commit comments

Comments
 (0)