Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
Signed-off-by: Akira Hayakawa <ruby.wktk@gmail.com>
  • Loading branch information
akiradeveloper committed Jun 15, 2024
1 parent 9bd9ff2 commit c93e185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testapp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /work

FROM chef AS planner
COPY . .
RUN cargo update
RUN cargo chef prepare --recipe-path recipe.json

FROM chef AS builder
Expand Down

0 comments on commit c93e185

Please sign in to comment.