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