Migrate to bookworm
This commit is contained in:
parent
00ad3dcf88
commit
d873fae446
@ -27,7 +27,7 @@ steps:
|
|||||||
- name: Build Binary
|
- name: Build Binary
|
||||||
depends_on:
|
depends_on:
|
||||||
- Pull Cache
|
- 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
|
pull: always
|
||||||
environment:
|
environment:
|
||||||
CARGO_HOME: ./.cargo
|
CARGO_HOME: ./.cargo
|
||||||
|
Loading…
Reference in New Issue
Block a user