Skip to content

Commit b3c11d2

Browse files
chore(deps): update rust docker tag to v1.92.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6ecc07 commit b3c11d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.89.0 AS base
1+
FROM rust:1.92.0 AS base
22
RUN cargo install --locked cargo-chef sccache
33
ENV RUSTC_WRAPPER=sccache SCCACHE_DIR=/sccache
44

0 commit comments

Comments
 (0)