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 afa1583 commit 06300faCopy full SHA for 06300fa
federation/subgraphs/Dockerfile.rust
@@ -1,4 +1,4 @@
1
-FROM rust:1.86.0 as builder
+FROM rust:1.87.0 as builder
2
3
WORKDIR /usr/src/subgraph
4
COPY Cargo.toml Cargo.lock ./
0 commit comments