We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a7610 commit fc3a861Copy full SHA for fc3a861
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.94.1-alpine3.22 AS base
+FROM rust:1.95.0-alpine3.22 AS base
2
WORKDIR /app
3
RUN apk add --no-cache musl-dev \
4
&& cargo install cargo-chef
0 commit comments