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