Page MenuHomePhabricator

D13248.diff
No OneTemporary

D13248.diff

diff --git a/keyserver/Dockerfile b/keyserver/Dockerfile
--- a/keyserver/Dockerfile
+++ b/keyserver/Dockerfile
@@ -87,7 +87,8 @@
#-------------------------------------------------------------------------------
# Install Rust and add Cargo's bin directory to the $PATH environment variable
-RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
+RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y \
+ --default-toolchain 1.76
ENV PATH /home/comm/.cargo/bin:$PATH
#-------------------------------------------------------------------------------

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 19, 11:30 PM (21 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2326835
Default Alt Text
D13248.diff (600 B)

Event Timeline