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 c9bd7f9 commit a3799cdCopy full SHA for a3799cd
crates/memory-testing/Dockerfile
@@ -1,7 +1,7 @@
1
###############################################
2
# Build stage #
3
4
-FROM rust:1.85 AS base
+FROM rust:1.87 AS base
5
WORKDIR /app
6
7
# Make sure the correct rust toolchain is installed only once
0 commit comments