Skip to content

Commit a725eeb

Browse files
committed
fixup! e2e: Update alpine to 3.17.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 61edf36 commit a725eeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e/internal/fixtures/fixtures.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const (
1717
// AlpineImage is an image in the test registry
1818
AlpineImage = "registry:5000/alpine:frozen"
1919
// AlpineSha is the sha of the alpine image
20-
AlpineSha = "c41ab5c992deb4fe7e5da09f67a8804a46bd0592bfdf0b1847dde0e0889d2bff"
20+
AlpineSha = "e2e16842c9b54d985bf1ef9242a313f36b856181f188de21313820e177002501"
2121
// BusyboxImage is an image in the test registry
2222
BusyboxImage = "registry:5000/busybox:frozen"
2323
// BusyboxSha is the sha of the busybox image

0 commit comments

Comments
 (0)