Skip to content

Commit

Permalink
updated digest and sha for e2e-test-cfssl (#9757)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaumyaBhushan authored Mar 19, 2023
1 parent 45dae62 commit 1f4fb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/settings/ocsp/ocsp.go
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ func ocspserveDeployment(namespace string) (*appsv1.Deployment, *corev1.Service)
Containers: []corev1.Container{
{
Name: name,
Image: "registry.k8s.io/ingress-nginx/e2e-test-cfssl@sha256:c1b273763048944dd7d22d37adfc65be4fa6a5f6068204292573c6cdc5ea3457",
Image: "registry.k8s.io/ingress-nginx/e2e-test-cfssl@sha256:d02c1e18f573449966999fc850f1fed3d37621bf77797562cbe77ebdb06a66ea",
Command: []string{
"/bin/bash",
"-c",
Expand Down

0 comments on commit 1f4fb41

Please sign in to comment.