Skip to content

Commit 367b0f5

Browse files
Update rust Docker tag to v1.88.0
1 parent 9520ba6 commit 367b0f5

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)