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.67.0 AS chef +FROM lukemathwalker/cargo-chef:latest-rust-1.67.1 AS chef WORKDIR app FROM chef AS planner |
![]() |
index : atuin | |
| Turtle. A hard-fork of atuin, focusing on a more minimal feature set | bpeetz |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM lukemathwalker/cargo-chef:latest-rust-1.67.0 AS chef +FROM lukemathwalker/cargo-chef:latest-rust-1.67.1 AS chef WORKDIR app FROM chef AS planner |