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 5d8a240 commit ac52806Copy full SHA for ac52806
deployment/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build
2
-FROM lukemathwalker/cargo-chef:latest-rust-1.83 as chef
+FROM lukemathwalker/cargo-chef:latest-rust-1.87 as chef
3
WORKDIR /build/
4
# hadolint ignore=DL3008
5
RUN apt-get update && \
0 commit comments