mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 08:13:57 +01:00
chore(deps): update to debian bookworm, rust 1.80 (#2354)
This commit is contained in:
parent
b764ee327d
commit
ea991d5f45
@ -1,4 +1,4 @@
|
|||||||
FROM lukemathwalker/cargo-chef:latest-rust-1.79.0-buster AS chef
|
FROM lukemathwalker/cargo-chef:latest-rust-1.80-slim-bookworm AS chef
|
||||||
WORKDIR app
|
WORKDIR app
|
||||||
|
|
||||||
FROM chef AS planner
|
FROM chef AS planner
|
||||||
|
Loading…
Reference in New Issue
Block a user