aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 8d35689..cf4cc3e 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -22,7 +22,7 @@ steps:
endpoint: https://garage.deuxfleurs.fr
- name: build
- image: rust:buster
+ image: rustlang/rust:nightly
commands:
- apt-get update
- apt-get install --yes libsodium-dev