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 0570ff7 commit 9f40276Copy full SHA for 9f40276
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.83 AS builder
+FROM rust:1.91 AS builder
2
RUN rustup target add x86_64-unknown-linux-musl
3
COPY . /opt/xc-bot/
4
RUN apt-get update && apt-get install -y --no-install-recommends musl-tools
0 commit comments