Migrate to bookworm
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build was killed Details

This commit is contained in:
Tobias Manske 2024-01-19 22:15:34 +01:00
parent 00ad3dcf88
commit d873fae446
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 1 additions and 1 deletions

View File

@ -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