From 4af7f0fa08d9a7d636e419af482a860c0ce3cae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= Date: Wed, 21 Aug 2019 00:37:38 +0200 Subject: [PATCH] ci: Pin Debian version of the Rust docker image --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index cce0e6c..2666da9 100644 --- a/circle.yml +++ b/circle.yml @@ -206,7 +206,7 @@ jobs: bindings-rust-asan-combined: docker: - - image: rust:1 + - image: rust:1-buster steps: - checkout - run: