Skip to content

Commit a3799cd

Browse files
[deps]: Update rust Docker tag to v1.87
1 parent c9bd7f9 commit a3799cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/memory-testing/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###############################################
22
# Build stage #
33
###############################################
4-
FROM rust:1.85 AS base
4+
FROM rust:1.87 AS base
55
WORKDIR /app
66

77
# Make sure the correct rust toolchain is installed only once

0 commit comments

Comments
 (0)