We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12fee8 commit 2f78390Copy full SHA for 2f78390
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM rust:1.76.0-slim-bullseye AS chef
+FROM --platform=$BUILDPLATFORM rust:1.79.0-slim-bullseye AS chef
2
3
RUN apt-get update && apt-get -y --no-install-recommends install git build-essential m4 llvm libclang-dev diffutils curl cmake libglfw3-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev python3
4
RUN cargo install cargo-chef
0 commit comments