Skip to content

Commit 916008f

Browse files
Merge pull request #1851 from bowtie-json-schema/dependabot/docker/implementations/rust-boon/rust-1.85-slim
chore(deps): bump rust from 1.84-slim to 1.85-slim in /implementations/rust-boon
2 parents edffa63 + e4a4058 commit 916008f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/rust-boon/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.84-slim AS builder
1+
FROM rust:1.85-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)