We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edef6e7 commit 1617667Copy full SHA for 1617667
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ghcr.io/sksat/cargo-chef-docker:1.74.0-bullseye as chef
+FROM ghcr.io/sksat/cargo-chef-docker:1.77.2-bullseye as chef
2
LABEL maintainer "sksat <sksat@arkedgespace.com>"
3
4
WORKDIR build
rust-toolchain
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.74.0"
+channel = "1.78.0"
0 commit comments