Skip to content

Commit 5646395

Browse files
Merge pull request #1401 from dsp-testing/dependabot/docker/implementations/rust-boon/rust-1.93.0-slim
Bump rust from 1.92.0-slim to 1.93.0-slim in /implementations/rust-boon
2 parents 0d1a3ff + 4a5aaf9 commit 5646395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/rust-boon/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.92.0-slim AS builder
1+
FROM rust:1.93.0-slim AS builder
22

33
RUN rustup target add x86_64-unknown-linux-musl
44
RUN apt update && apt install -y musl-tools musl-dev build-essential gcc-x86-64-linux-gnu

0 commit comments

Comments
 (0)