We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91cc415 commit 4c93146Copy full SHA for 4c93146
Dockerfile
@@ -1,6 +1,6 @@
1
################
2
##### Builder
3
-FROM rust:1.85.0-slim@sha256:c46b18afcf69c93b00781d3108addc0f5d5f113cd69faccb02e1c22b470e6b3d as builder
+FROM rust:1.86.0-slim@sha256:9c1ef35ab804dc78361948794f60748e79a7a2e297580604b288590bc52ebdaa as builder
4
5
RUN rustup target add x86_64-unknown-linux-musl &&\
6
apt update && \
0 commit comments