Skip to content

Commit c7f9b86

Browse files
committed
chore(dev-deps): Upgrade rust version in docker build to v1.81.0
1 parent eb01a26 commit c7f9b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.77-slim-bullseye as build_base
1+
FROM lukemathwalker/cargo-chef:latest-rust-1.81.0-slim-bullseye as build_base
22

33
FROM build_base as planner
44
WORKDIR /cadency

0 commit comments

Comments
 (0)