Author SHA1 Message Date
renovate-bot b571ed1bd0 Update rust Docker tag to v1.87
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/audit Pipeline was successful
2025-05-16 00:02:07 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:1.86 AS builder
FROM rust:1.87 AS builder
RUN apt update \
&& apt install -y --no-install-recommends libclang-dev hunspell \