Skip to content

Commit 1b39c5e

Browse files
Update rust Docker tag to v1.86.0 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d333df1 commit 1b39c5e

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.85.1 as builder
1+
FROM rust:1.86.0 as builder
22

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

0 commit comments

Comments
 (0)