Skip to content

Commit bdfb133

Browse files
Bump httpd image
1 parent bd85ae8 commit bdfb133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/kubernetes/windows/windows.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ func GetWindowsImage(testImage WindowsTestImages, version OSVersion) string {
5454
httpd := WindowsImage{
5555
BaseImage: "registry.k8s.io/e2e-test-images/httpd",
5656
Tags: map[OSVersion]string{
57-
LTSC2019: "2.4.39-alpine",
57+
LTSC2019: "2.4.39-4",
5858
},
5959
}
6060

0 commit comments

Comments
 (0)