mirror of
https://github.com/OMGeeky/twba.git
synced 2025-12-26 17:02:33 +01:00
fix cargo-chef dockerfile version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM lukemathwalker/cargo-chef:0.1.32-rust-1 AS chef
|
||||
FROM lukemathwalker/cargo-chef:0.1.66-rust-1 AS chef
|
||||
WORKDIR /app
|
||||
|
||||
FROM chef AS planner
|
||||
|
||||
Reference in New Issue
Block a user