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 edf959e commit bd6001dCopy full SHA for bd6001d
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