Skip to content

Commit d3727de

Browse files
Update rust Docker tag to v1.88.0 (#715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08d3d55 commit d3727de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

federation/subgraphs/Dockerfile.rust

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.87.0 as builder
1+
FROM rust:1.88.0 as builder
22

33
WORKDIR /usr/src/subgraph
44
COPY Cargo.toml Cargo.lock ./

0 commit comments

Comments
 (0)