diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM lukemathwalker/cargo-chef:latest-rust-1.95.0-slim-bookworm AS chef +FROM lukemathwalker/cargo-chef:latest-rust-1.96.0-slim-bookworm AS chef WORKDIR app FROM chef AS planner |
