diff --git a/pkg/chunked/cache_linux.go b/pkg/chunked/cache_linux.go index 29e5e6d22..6dcaa668b 100644 --- a/pkg/chunked/cache_linux.go +++ b/pkg/chunked/cache_linux.go @@ -26,7 +26,7 @@ import ( const ( cacheKey = "chunked-manifest-cache" - cacheVersion = 2 + cacheVersion = 3 digestSha256Empty = "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"