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 9b6eeda commit b3282e4Copy full SHA for b3282e4
federation-v1/subgraphs/Dockerfile.rust
@@ -1,4 +1,4 @@
1
-FROM rust:1.83.0 as builder
+FROM rust:1.84.0 as builder
2
3
WORKDIR /usr/src/subgraph
4
COPY Cargo.toml Cargo.lock ./
0 commit comments