mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-30 22:52:20 +02:00
Update Dockerfile
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.56.1 AS chef
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.59 AS chef
|
||||
WORKDIR app
|
||||
|
||||
FROM chef AS planner
|
||||
|
Reference in New Issue
Block a user