Use Alpine Rust image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
This commit is contained in:
parent
5cf83e43b3
commit
beccc75051
@ -25,7 +25,7 @@
|
||||
// },
|
||||
{
|
||||
name: 'Hello Rust!',
|
||||
image: 'img.kie.rs/jjkiers/rust-dind-cross:1.62-slim',
|
||||
image: 'rust:1.65-alpine',
|
||||
commands: [
|
||||
'cargo check',
|
||||
'cargo build',
|
||||
|
Loading…
Reference in New Issue
Block a user