Skip to content

Commit 4c93146

Browse files
chore(deps): update rust docker tag to v1.86.0 (#1117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91cc415 commit 4c93146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
################
22
##### Builder
3-
FROM rust:1.85.0-slim@sha256:c46b18afcf69c93b00781d3108addc0f5d5f113cd69faccb02e1c22b470e6b3d as builder
3+
FROM rust:1.86.0-slim@sha256:9c1ef35ab804dc78361948794f60748e79a7a2e297580604b288590bc52ebdaa as builder
44

55
RUN rustup target add x86_64-unknown-linux-musl &&\
66
apt update && \

0 commit comments

Comments
 (0)