update rust docker image version
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
@@ -10,7 +10,7 @@ steps:
|
||||
- export PATH="/root/.cargo/bin:$${PATH}"
|
||||
- pre-commit run --all-files
|
||||
- name: test
|
||||
image: rust:1.30
|
||||
image: rust:latest
|
||||
commands:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
|
||||
Reference in New Issue
Block a user