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 f994959 commit b06cf00Copy full SHA for b06cf00
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.76.0-slim-bullseye as builder
+FROM rust:1.82.0-slim-bullseye as builder
2
RUN apt-get update && \
3
apt-get install -y --no-install-recommends \
4
--allow-unauthenticated \
0 commit comments