diff --git a/.drone.yml b/.drone.yml index 47e8787..9eb3dae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: - name: Build Binary depends_on: - Pull Cache - image: rust:1-bullseye # Same OS that runs the hetzner recovery + image: rust:1-bookworm # Same OS that runs the hetzner recovery pull: always environment: CARGO_HOME: ./.cargo