Skip to content

Commit

Permalink
chunked: bump version number for cache file
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed Apr 19, 2024
1 parent 780df31 commit 0820a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/chunked/cache_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (

const (
cacheKey = "chunked-manifest-cache"
cacheVersion = 2
cacheVersion = 3

digestSha256Empty = "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"

Expand Down

0 comments on commit 0820a2a

Please sign in to comment.