Skip to content

Commit

Permalink
Merge pull request #865 from dsp-testing/dependabot/docker/implementa…
Browse files Browse the repository at this point in the history
…tions/rust-boon/rust-1.84.0-slim

Bump rust from 1.83.0-slim to 1.84.0-slim in /implementations/rust-boon
  • Loading branch information
github-actions[bot] authored Jan 10, 2025
2 parents 4e9da55 + 9e9e553 commit 6718768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/rust-boon/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.83.0-slim AS builder
FROM rust:1.84.0-slim AS builder

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

0 comments on commit 6718768

Please sign in to comment.