Skip to content

Commit fb9c2da

Browse files
authored
update chef version to 1.81.0 (#162)
1 parent 6e5f681 commit fb9c2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ahnlich/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lukemathwalker/cargo-chef:latest-rust-1.78.0 AS chef
1+
FROM lukemathwalker/cargo-chef:latest-rust-1.81.0 AS chef
22
WORKDIR /app
33
RUN apt update && apt install lld clang -y
44
FROM chef AS planner

0 commit comments

Comments
 (0)