Migrate to bookworm
This commit is contained in:
parent
00ad3dcf88
commit
d873fae446
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user