feat: with updated docker file and friends
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -56,7 +56,7 @@ async fn dind_image(
|
||||
.platform(platform)
|
||||
.build()?,
|
||||
)
|
||||
.from("rust:1.70.0-slim-bullseye")
|
||||
.from("rustlang/rust:nightly")
|
||||
.with_exec(vec![
|
||||
"rustup",
|
||||
"target",
|
||||
|
Reference in New Issue
Block a user