Skip to content

Commit

Permalink
Update Docker images (#12026)
Browse files Browse the repository at this point in the history
Co-authored-by: sionescu <[email protected]>
  • Loading branch information
gedigi and sionescu authored Feb 15, 2024
1 parent 2218beb commit 4f4cba3
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 @@ -70,7 +70,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:44cfd77e3dbebfa8a0545d9fd1bee6e874cf6998a3bbfb5cccf34919df4e3360"
debian = "docker-image://debian:bullseye@sha256:171478fbe347a3cfe45058dae333b6ed848fd8ce89f3104c89fa94c245086db1"
}
}

Expand Down

0 comments on commit 4f4cba3

Please sign in to comment.