Skip to content

Commit

Permalink
Update Docker images (#14798)
Browse files Browse the repository at this point in the history
Co-authored-by: gedigi <19227040+gedigi@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and gedigi authored Sep 30, 2024
1 parent 57257a9 commit a34e5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/builder/docker-bake-rust-all.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ target "debian-base" {
dockerfile = "docker/builder/debian-base.Dockerfile"
contexts = {
# Run `docker buildx imagetools inspect debian:bullseye` to find the latest multi-platform hash
debian = "docker-image://debian:bullseye@sha256:8ccc486c29a3ad02ad5af7f1156e2152dff3ba5634eec9be375269ef123457d8"
debian = "docker-image://debian:bullseye@sha256:152b9a5dc2a03f18ddfd88fbe7b1df41bd2b16be9f2df573a373caf46ce78c08"
}
}

Expand Down

0 comments on commit a34e5d6

Please sign in to comment.