Skip to content

Commit b3282e4

Browse files
Update rust Docker tag to v1.84.0 (#595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b6eeda commit b3282e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

federation-v1/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.83.0 as builder
1+
FROM rust:1.84.0 as builder
22

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

0 commit comments

Comments
 (0)