Skip to content

Commit c1eaab4

Browse files
[deps]: Update rust Docker tag to v1.86
1 parent d5efd04 commit c1eaab4

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.86 AS base
55
WORKDIR /app
66

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

0 commit comments

Comments
 (0)