We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61edf36 commit a725eebCopy full SHA for a725eeb
1 file changed
e2e/internal/fixtures/fixtures.go
@@ -17,7 +17,7 @@ const (
17
// AlpineImage is an image in the test registry
18
AlpineImage = "registry:5000/alpine:frozen"
19
// AlpineSha is the sha of the alpine image
20
- AlpineSha = "c41ab5c992deb4fe7e5da09f67a8804a46bd0592bfdf0b1847dde0e0889d2bff"
+ AlpineSha = "e2e16842c9b54d985bf1ef9242a313f36b856181f188de21313820e177002501"
21
// BusyboxImage is an image in the test registry
22
BusyboxImage = "registry:5000/busybox:frozen"
23
// BusyboxSha is the sha of the busybox image
0 commit comments