Skip to content

Commit f75b12e

Browse files
updated digest and sha for e2e-test-fastcgi-helloserver (#9759)
1 parent 18c3a91 commit f75b12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/framework/fastcgi_helloserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ func (f *Framework) NewNewFastCGIHelloServerDeploymentWithReplicas(replicas int3
5858
Containers: []corev1.Container{
5959
{
6060
Name: "fastcgi-helloserver",
61-
Image: "registry.k8s.io/ingress-nginx/e2e-test-fastcgi-helloserver@sha256:723b8187e1768d199b93fd939c37c1ce9427dcbca72ec6415f4d890bca637fcc",
61+
Image: "registry.k8s.io/ingress-nginx/e2e-test-fastcgi-helloserver@sha256:0e08c836cc58f1ea862578de99b13bc4264fe071e816f96dc1d79857bfba7473",
6262
Env: []corev1.EnvVar{},
6363
Ports: []corev1.ContainerPort{
6464
{

0 commit comments

Comments
 (0)