Skip to content

Commit 05ed584

Browse files
authored
Merge branch 'main' into feature/reduce-number-of-unnecessary-copies
2 parents db96193 + b7ed2c4 commit 05ed584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/rust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86
22

33
ARG BATS_VERSION=1.11.0
44
ARG CARGO_BINSTALL_VERSION=1.12.2
5-
ARG RUST_VERSION=1.86.0
5+
ARG RUST_VERSION=1.87.0
66

77
ARG DEBIAN_FRONTEND=noninteractive
88

0 commit comments

Comments
 (0)