Skip to content

Bump github.com/buildpacks/imgutil - #1708

Merged
jabrown85 merged 1 commit into
mainfrom
jab/bump-imgutil-facade-digest
Aug 21, 2026
Merged

Bump github.com/buildpacks/imgutil#1708
jabrown85 merged 1 commit into
mainfrom
jab/bump-imgutil-facade-digest

Conversation

@jabrown85

@jabrown85 jabrown85 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump github.com/buildpacks/imgutil to the release containing the local facade digest fix
  • preserve correct inherited layer data when Docker Desktop uses either classic or containerd-backed image storage

I believe this fixes #1662 and allows us to keep ggcr up to date now.

Testing

  • GOWORK=off go mod verify
  • GOWORK=off go test ./cmd/lifecycle
  • GOWORK=off go test ./cmd/launcher/...
  • GOWORK=off go test ./... (all non-acceptance packages passed; acceptance TestAnalyzer timed out connecting to its ephemeral local registry)

Signed-off-by: Jesse Brown <jabrown85@gmail.com>
@jabrown85
jabrown85 requested a review from a team as a code owner August 21, 2026 19:56
@jabrown85
jabrown85 enabled auto-merge August 21, 2026 19:59
@jabrown85
jabrown85 merged commit 4bd4b13 into main Aug 21, 2026
8 checks passed
@jabrown85
jabrown85 deleted the jab/bump-imgutil-facade-digest branch August 21, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.21.11: incorrect diffIDs in image config due to go-containerregistry v0.21.6 isImageConfig guard causing CannotPullContainerError on containerd

2 participants