ci: Pin Debian version of the Rust docker image

This commit is contained in:
Paweł Bylica 2019-08-21 00:37:38 +02:00
parent d133531ddf
commit 4af7f0fa08
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ jobs:
bindings-rust-asan-combined: bindings-rust-asan-combined:
docker: docker:
- image: rust:1 - image: rust:1-buster
steps: steps:
- checkout - checkout
- run: - run: