From edf6305eb8514e153534afda5ed9b29cee88ad40 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 24 Aug 2021 11:43:18 -0400 Subject: [PATCH] Try using buster. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7d75fcbd5..79b48e083 100644 --- a/.drone.yml +++ b/.drone.yml @@ -122,7 +122,7 @@ steps: # using https://github.com/pksunkara/cargo-workspaces - name: publish to crates.io - image: rust:1.51-slim-buster + image: rust:1.51-buster commands: - cargo install cargo-workspaces - cp -r migrations crates/db_queries/