Skip to content

Commit c8ebda2

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

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 build
4+
FROM rust:1.86 AS build
55

66
WORKDIR /app
77

0 commit comments

Comments
 (0)