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 a78e0a2 commit 3303b72Copy full SHA for 3303b72
Dockerfile
@@ -1,6 +1,6 @@
1
################
2
##### Builder
3
-FROM rust:1.83.0-slim@sha256:c5bf976be6d358b7dc6113fe0ef179077244dff8fdd9c3bec1bcd14677d1f902 as builder
+FROM rust:1.84.0-slim@sha256:f9a7f12aebdd20234e6ef881ce009aaf14ced90d244239b975faba5e26dc0bc2 as builder
4
5
RUN rustup target add x86_64-unknown-linux-musl &&\
6
apt update && \
0 commit comments