Migrate to bookworm
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed

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

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