We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cd5d86 commit 03fe57eCopy full SHA for 03fe57e
docker/builder/docker-bake-rust-all.hcl
@@ -69,7 +69,7 @@ target "debian-base" {
69
dockerfile = "docker/builder/debian-base.Dockerfile"
70
contexts = {
71
# Run `docker buildx imagetools inspect debian:bullseye` to find the latest multi-platform hash
72
- debian = "docker-image://debian:bullseye@sha256:2a7f95bcf104c8410bf4d3b13c52f6e0e4334bb2edf8d80c7f9881e49447effe"
+ debian = "docker-image://debian:bullseye@sha256:cf48c31af360e1c0a0aedd33aae4d928b68c2cdf093f1612650eb1ff434d1c34"
73
}
74
75
0 commit comments